#d07bcc color space conversions
Hex:
#d07bcc
RGB:
208, 123, 204
CMY:
18, 52, 20
CMYK:
0, 41, 2, 18
HSL:
303°, 47.4860%, 64.9020%
HSV (HSB):
303°, 40.8654%, 81.5686%
XYZ:
43.9945, 31.9354, 60.9721
xyY:
0.3214, 0.2333, 31.9354
CIE-Lab:
63.2895, 45.0083, -28.1433
CIE-LCH:
63.2895, 53.0829, 327.9826
CIE-Luv:
63.2895, 42.3237, -50.3483
Hunter-Lab:
56.5115, 40.0681, -24.4120
#d07bcc color charts
#d07bcc color shades, tints & tones
#d07bcc color schemes
#d07bcc color preview, HTML & CSS examples
This text has a color of #d07bcc
<p style="color:#d07bcc;">Text here</p>
.mytext {color:#d07bcc;}
This box has a color of #d07bcc
<div style="background-color:#d07bcc;">Content here</div>
.mybackground {background-color:#d07bcc;}
Border around this has a color of #d07bcc
<div style="border:2px solid #d07bcc;">Content here</div>
.myborder {border:2px solid #d07bcc;}