#ff79fd color space conversions
Hex:
#ff79fd
RGB:
255, 121, 253
CMY:
0, 53, 1
CMYK:
0, 53, 1, 0
HSL:
301°, 100.0000%, 73.7255%
HSV (HSB):
301°, 52.5490%, 100.0000%
XYZ:
65.8070, 42.0266, 97.5720
xyY:
0.3204, 0.2046, 42.0266
CIE-Lab:
70.8893, 67.8089, -43.0108
CIE-LCH:
70.8893, 80.2993, 327.6133
CIE-Luv:
70.8893, 62.9766, -79.1251
Hunter-Lab:
64.8279, 67.7470, -43.8574
#ff79fd color charts
#ff79fd color shades, tints & tones
#ff79fd color schemes
#ff79fd color preview, HTML & CSS examples
This text has a color of #ff79fd
<p style="color:#ff79fd;">Text here</p>
.mytext {color:#ff79fd;}
This box has a color of #ff79fd
<div style="background-color:#ff79fd;">Content here</div>
.mybackground {background-color:#ff79fd;}
Border around this has a color of #ff79fd
<div style="border:2px solid #ff79fd;">Content here</div>
.myborder {border:2px solid #ff79fd;}