#c06ceb color space conversions
Hex:
#c06ceb
RGB:
192, 108, 235
CMY:
25, 58, 8
CMYK:
18, 54, 0, 8
HSL:
280°, 76.0479%, 67.2549%
HSV (HSB):
280°, 54.0426%, 92.1569%
XYZ:
42.0962, 27.9298, 81.7695
xyY:
0.2773, 0.1840, 27.9298
CIE-Lab:
59.8252, 54.2957, -51.0585
CIE-LCH:
59.8252, 74.5318, 316.7600
CIE-Luv:
59.8252, 31.5345, -87.4697
Hunter-Lab:
52.8486, 49.6979, -54.7419
#c06ceb color charts
#c06ceb color shades, tints & tones
#c06ceb color schemes
#c06ceb color preview, HTML & CSS examples
This text has a color of #c06ceb
<p style="color:#c06ceb;">Text here</p>
.mytext {color:#c06ceb;}
This box has a color of #c06ceb
<div style="background-color:#c06ceb;">Content here</div>
.mybackground {background-color:#c06ceb;}
Border around this has a color of #c06ceb
<div style="border:2px solid #c06ceb;">Content here</div>
.myborder {border:2px solid #c06ceb;}