#d00bcf color space conversions
Hex:
#d00bcf
RGB:
208, 11, 207
CMY:
18, 96, 19
CMYK:
0, 95, 0, 18
HSL:
300°, 89.9543%, 42.9412%
HSV (HSB):
300°, 94.7115%, 81.5686%
XYZ:
37.3946, 18.1542, 60.5647
xyY:
0.3221, 0.1563, 18.1542
CIE-Lab:
49.6826, 83.2609, -51.2353
CIE-LCH:
49.6826, 97.7622, 328.3936
CIE-Luv:
49.6826, 68.8186, -87.7373
Hunter-Lab:
42.6078, 82.0963, -54.4521
#d00bcf color charts
#d00bcf color shades, tints & tones
#d00bcf color schemes
#d00bcf color preview, HTML & CSS examples
This text has a color of #d00bcf
<p style="color:#d00bcf;">Text here</p>
.mytext {color:#d00bcf;}
This box has a color of #d00bcf
<div style="background-color:#d00bcf;">Content here</div>
.mybackground {background-color:#d00bcf;}
Border around this has a color of #d00bcf
<div style="border:2px solid #d00bcf;">Content here</div>
.myborder {border:2px solid #d00bcf;}