#c388ec color space conversions
Hex:
#c388ec
RGB:
195, 136, 236
CMY:
24, 47, 7
CMYK:
17, 42, 0, 7
HSL:
275°, 72.4638%, 72.9412%
HSV (HSB):
275°, 42.3729%, 92.5490%
XYZ:
46.4502, 35.2665, 83.7158
xyY:
0.2808, 0.2132, 35.2665
CIE-Lab:
65.9557, 40.5826, -41.9198
CIE-LCH:
65.9557, 58.3457, 314.0715
CIE-Luv:
65.9557, 23.0975, -72.3263
Hunter-Lab:
59.3856, 35.6939, -42.0110
#c388ec color charts
#c388ec color shades, tints & tones
#c388ec color schemes
#c388ec color preview, HTML & CSS examples
This text has a color of #c388ec
<p style="color:#c388ec;">Text here</p>
.mytext {color:#c388ec;}
This box has a color of #c388ec
<div style="background-color:#c388ec;">Content here</div>
.mybackground {background-color:#c388ec;}
Border around this has a color of #c388ec
<div style="border:2px solid #c388ec;">Content here</div>
.myborder {border:2px solid #c388ec;}