#c366ed color space conversions
Hex:
#c366ed
RGB:
195, 102, 237
CMY:
24, 60, 7
CMYK:
18, 57, 0, 7
HSL:
281°, 78.9474%, 66.4706%
HSV (HSB):
281°, 56.9620%, 92.9412%
XYZ:
42.5431, 27.2193, 83.1323
xyY:
0.2783, 0.1780, 27.2193
CIE-Lab:
59.1767, 58.4349, -53.1809
CIE-LCH:
59.1767, 79.0117, 317.6950
CIE-Luv:
59.1767, 34.7600, -91.1531
Hunter-Lab:
52.1721, 54.2545, -57.9537
#c366ed color charts
#c366ed color shades, tints & tones
#c366ed color schemes
#c366ed color preview, HTML & CSS examples
This text has a color of #c366ed
<p style="color:#c366ed;">Text here</p>
.mytext {color:#c366ed;}
This box has a color of #c366ed
<div style="background-color:#c366ed;">Content here</div>
.mybackground {background-color:#c366ed;}
Border around this has a color of #c366ed
<div style="border:2px solid #c366ed;">Content here</div>
.myborder {border:2px solid #c366ed;}