#c300cc color space conversions
Hex:
#c300cc
RGB:
195, 0, 204
CMY:
24, 100, 20
CMYK:
4, 100, 0, 20
HSL:
297°, 100.0000%, 40.0000%
HSV (HSB):
297°, 100.0000%, 80.0000%
XYZ:
33.4048, 15.9617, 58.4470
xyY:
0.3098, 0.1480, 15.9617
CIE-Lab:
46.9242, 81.6274, -54.0514
CIE-LCH:
46.9242, 97.9009, 326.4886
CIE-Luv:
46.9242, 61.1861, -90.1599
Hunter-Lab:
39.9521, 79.3311, -58.7704
#c300cc color charts
#c300cc color shades, tints & tones
#c300cc color schemes
#c300cc color preview, HTML & CSS examples
This text has a color of #c300cc
<p style="color:#c300cc;">Text here</p>
.mytext {color:#c300cc;}
This box has a color of #c300cc
<div style="background-color:#c300cc;">Content here</div>
.mybackground {background-color:#c300cc;}
Border around this has a color of #c300cc
<div style="border:2px solid #c300cc;">Content here</div>
.myborder {border:2px solid #c300cc;}