#ff66fd color space conversions
Hex:
#ff66fd
RGB:
255, 102, 253
CMY:
0, 60, 1
CMYK:
0, 60, 1, 0
HSL:
301°, 100.0000%, 70.0000%
HSV (HSB):
301°, 60.0000%, 100.0000%
XYZ:
63.7210, 37.8546, 96.8767
xyY:
0.3211, 0.1907, 37.8546
CIE-Lab:
67.9133, 75.9122, -47.6826
CIE-LCH:
67.9133, 89.6453, 327.8659
CIE-Luv:
67.9133, 69.3550, -87.3082
Hunter-Lab:
61.5261, 77.1972, -50.2876
#ff66fd color charts
#ff66fd color shades, tints & tones
#ff66fd color schemes
#ff66fd color preview, HTML & CSS examples
This text has a color of #ff66fd
<p style="color:#ff66fd;">Text here</p>
.mytext {color:#ff66fd;}
This box has a color of #ff66fd
<div style="background-color:#ff66fd;">Content here</div>
.mybackground {background-color:#ff66fd;}
Border around this has a color of #ff66fd
<div style="border:2px solid #ff66fd;">Content here</div>
.myborder {border:2px solid #ff66fd;}