#c65ceb color space conversions
Hex:
#c65ceb
RGB:
198, 92, 235
CMY:
22, 64, 8
CMYK:
16, 61, 0, 8
HSL:
284°, 78.1421%, 64.1176%
HSV (HSB):
284°, 60.8511%, 92.1569%
XYZ:
42.1112, 25.6582, 81.3303
xyY:
0.2824, 0.1721, 25.6582
CIE-Lab:
57.7112, 63.4533, -54.3772
CIE-LCH:
57.7112, 83.5655, 319.4046
CIE-Luv:
57.7112, 39.9169, -93.1615
Hunter-Lab:
50.6539, 59.7519, -59.7386
#c65ceb color charts
#c65ceb color shades, tints & tones
#c65ceb color schemes
#c65ceb color preview, HTML & CSS examples
This text has a color of #c65ceb
<p style="color:#c65ceb;">Text here</p>
.mytext {color:#c65ceb;}
This box has a color of #c65ceb
<div style="background-color:#c65ceb;">Content here</div>
.mybackground {background-color:#c65ceb;}
Border around this has a color of #c65ceb
<div style="border:2px solid #c65ceb;">Content here</div>
.myborder {border:2px solid #c65ceb;}