#d000cb color space conversions
Hex:
#d000cb
RGB:
208, 0, 203
CMY:
18, 100, 20
CMYK:
0, 100, 2, 18
HSL:
301°, 100.0000%, 40.7843%
HSV (HSB):
301°, 100.0000%, 81.5686%
XYZ:
36.7919, 17.7217, 57.9814
xyY:
0.3271, 0.1575, 17.7217
CIE-Lab:
49.1568, 83.5486, -49.7693
CIE-LCH:
49.1568, 97.2490, 329.2180
CIE-Luv:
49.1568, 70.9152, -85.4120
Hunter-Lab:
42.0971, 82.3348, -52.1935
#d000cb color charts
#d000cb color shades, tints & tones
#d000cb color schemes
#d000cb color preview, HTML & CSS examples
This text has a color of #d000cb
<p style="color:#d000cb;">Text here</p>
.mytext {color:#d000cb;}
This box has a color of #d000cb
<div style="background-color:#d000cb;">Content here</div>
.mybackground {background-color:#d000cb;}
Border around this has a color of #d000cb
<div style="border:2px solid #d000cb;">Content here</div>
.myborder {border:2px solid #d000cb;}