#d01cb5 color space conversions
Hex:
#d01cb5
RGB:
208, 28, 181
CMY:
18, 89, 29
CMYK:
0, 87, 13, 18
HSL:
309°, 76.2712%, 46.2745%
HSV (HSB):
309°, 86.5385%, 81.5686%
XYZ:
34.7682, 17.5766, 45.2762
xyY:
0.3562, 0.1800, 17.5766
CIE-Lab:
48.9785, 77.5096, -37.2475
CIE-LCH:
48.9785, 85.9948, 334.3332
CIE-Luv:
48.9785, 77.9491, -66.2513
Hunter-Lab:
41.9245, 74.6632, -34.6829
#d01cb5 color charts
#d01cb5 color shades, tints & tones
#d01cb5 color schemes
#d01cb5 color preview, HTML & CSS examples
This text has a color of #d01cb5
<p style="color:#d01cb5;">Text here</p>
.mytext {color:#d01cb5;}
This box has a color of #d01cb5
<div style="background-color:#d01cb5;">Content here</div>
.mybackground {background-color:#d01cb5;}
Border around this has a color of #d01cb5
<div style="border:2px solid #d01cb5;">Content here</div>
.myborder {border:2px solid #d01cb5;}