#c64be6 color space conversions
Hex:
#c64be6
RGB:
198, 75, 230
CMY:
22, 71, 10
CMYK:
14, 67, 0, 10
HSL:
288°, 75.6098%, 59.8039%
HSV (HSB):
288°, 67.3913%, 90.1961%
XYZ:
40.0877, 22.7511, 77.1415
xyY:
0.2864, 0.1625, 22.7511
CIE-Lab:
54.8150, 69.7309, -56.2002
CIE-LCH:
54.8150, 89.5592, 321.1326
CIE-Luv:
54.8150, 45.4910, -95.6206
Hunter-Lab:
47.6981, 66.5480, -62.5002
#c64be6 color charts
#c64be6 color shades, tints & tones
#c64be6 color schemes
#c64be6 color preview, HTML & CSS examples
This text has a color of #c64be6
<p style="color:#c64be6;">Text here</p>
.mytext {color:#c64be6;}
This box has a color of #c64be6
<div style="background-color:#c64be6;">Content here</div>
.mybackground {background-color:#c64be6;}
Border around this has a color of #c64be6
<div style="border:2px solid #c64be6;">Content here</div>
.myborder {border:2px solid #c64be6;}