#d000fe color space conversions
Hex:
#d000fe
RGB:
208, 0, 254
CMY:
18, 100, 0
CMYK:
18, 100, 0, 0
HSL:
289°, 100.0000%, 49.8039%
HSV (HSB):
289°, 100.0000%, 99.6078%
XYZ:
43.9018, 20.5657, 95.4216
xyY:
0.2746, 0.1286, 20.5657
CIE-Lab:
52.4708, 91.3688, -73.3397
CIE-LCH:
52.4708, 117.1622, 321.2468
CIE-Luv:
52.4708, 52.6092, -121.7729
Hunter-Lab:
45.3494, 93.4409, -93.0102
#d000fe color charts
#d000fe color shades, tints & tones
#d000fe color schemes
#d000fe color preview, HTML & CSS examples
This text has a color of #d000fe
<p style="color:#d000fe;">Text here</p>
.mytext {color:#d000fe;}
This box has a color of #d000fe
<div style="background-color:#d000fe;">Content here</div>
.mybackground {background-color:#d000fe;}
Border around this has a color of #d000fe
<div style="border:2px solid #d000fe;">Content here</div>
.myborder {border:2px solid #d000fe;}