#c70ceb color space conversions
Hex:
#c70ceb
RGB:
199, 12, 235
CMY:
22, 95, 8
CMYK:
15, 95, 0, 8
HSL:
290°, 90.2834%, 48.4314%
HSV (HSB):
290°, 94.8936%, 92.1569%
XYZ:
38.6801, 18.4032, 80.1108
xyY:
0.2819, 0.1341, 18.4032
CIE-Lab:
49.9816, 86.1235, -66.7926
CIE-LCH:
49.9816, 108.9886, 322.2048
CIE-Luv:
49.9816, 52.5688, -110.4192
Hunter-Lab:
42.8990, 85.8722, -80.6906
#c70ceb color charts
#c70ceb color shades, tints & tones
#c70ceb color schemes
#c70ceb color preview, HTML & CSS examples
This text has a color of #c70ceb
<p style="color:#c70ceb;">Text here</p>
.mytext {color:#c70ceb;}
This box has a color of #c70ceb
<div style="background-color:#c70ceb;">Content here</div>
.mybackground {background-color:#c70ceb;}
Border around this has a color of #c70ceb
<div style="border:2px solid #c70ceb;">Content here</div>
.myborder {border:2px solid #c70ceb;}