#c03ceb color space conversions
Hex:
#c03ceb
RGB:
192, 60, 235
CMY:
25, 76, 8
CMYK:
18, 74, 0, 8
HSL:
285°, 81.3953%, 57.8431%
HSV (HSB):
285°, 74.4681%, 92.1569%
XYZ:
38.3495, 20.4363, 80.5206
xyY:
0.2753, 0.1467, 20.4363
CIE-Lab:
52.3270, 74.9552, -63.0561
CIE-LCH:
52.3270, 97.9508, 319.9278
CIE-Luv:
52.3270, 43.3508, -105.2429
Hunter-Lab:
45.2066, 72.3130, -73.9610
#c03ceb color charts
#c03ceb color shades, tints & tones
#c03ceb color schemes
#c03ceb color preview, HTML & CSS examples
This text has a color of #c03ceb
<p style="color:#c03ceb;">Text here</p>
.mytext {color:#c03ceb;}
This box has a color of #c03ceb
<div style="background-color:#c03ceb;">Content here</div>
.mybackground {background-color:#c03ceb;}
Border around this has a color of #c03ceb
<div style="border:2px solid #c03ceb;">Content here</div>
.myborder {border:2px solid #c03ceb;}