#d00ccc color space conversions
Hex:
#d00ccc
RGB:
208, 12, 204
CMY:
18, 95, 20
CMYK:
0, 94, 2, 18
HSL:
301°, 89.0909%, 43.1373%
HSV (HSB):
301°, 94.2308%, 81.5686%
XYZ:
37.0430, 18.0325, 58.6550
xyY:
0.3257, 0.1586, 18.0325
CIE-Lab:
49.5355, 82.7434, -49.7418
CIE-LCH:
49.5355, 96.5439, 328.9875
CIE-Luv:
49.5355, 69.9472, -85.4353
Hunter-Lab:
42.4647, 81.3968, -52.1700
#d00ccc color charts
#d00ccc RGB chart
#d00ccc CMYK chart
#d00ccc RGB pie chart
#d00ccc color shades, tints & tones
#d00ccc color schemes
#d00ccc color preview, HTML & CSS examples
This text has a color of #d00ccc
<p style="color:#d00ccc;">Text here</p>
.mytext {color:#d00ccc;}
Text color #d00ccc
This box has a color of #d00ccc
<div style="background-color:#d00ccc;">Content here</div>
.mybackground {background-color:#d00ccc;}
Background color #d00ccc
Border around this has a color of #d00ccc
<div style="border:2px solid #d00ccc;">Content here</div>
.myborder {border:2px solid #d00ccc;}
Border color #d00ccc