#c300cb color space conversions
Hex:
#c300cb
RGB:
195, 0, 203
CMY:
24, 100, 20
CMYK:
4, 100, 0, 20
HSL:
298°, 100.0000%, 39.8039%
HSV (HSB):
298°, 100.0000%, 79.6078%
XYZ:
33.2852, 15.9139, 57.8173
xyY:
0.3110, 0.1487, 15.9139
CIE-Lab:
46.8613, 81.4770, -53.5740
CIE-LCH:
46.8613, 97.5124, 326.6737
CIE-Luv:
46.8613, 61.5615, -89.4326
Hunter-Lab:
39.8922, 79.1249, -58.0066
#c300cb color charts
#c300cb color shades, tints & tones
#c300cb color schemes
#c300cb color preview, HTML & CSS examples
This text has a color of #c300cb
<p style="color:#c300cb;">Text here</p>
.mytext {color:#c300cb;}
This box has a color of #c300cb
<div style="background-color:#c300cb;">Content here</div>
.mybackground {background-color:#c300cb;}
Border around this has a color of #c300cb
<div style="border:2px solid #c300cb;">Content here</div>
.myborder {border:2px solid #c300cb;}