#c64fcb color space conversions
Hex:
#c64fcb
RGB:
198, 79, 203
CMY:
22, 69, 20
CMYK:
2, 61, 0, 20
HSL:
298°, 54.3860%, 55.2941%
HSV (HSB):
298°, 61.0837%, 79.6078%
XYZ:
36.8642, 21.9095, 58.7859
xyY:
0.3136, 0.1864, 21.9095
CIE-Lab:
53.9309, 63.2091, -42.2845
CIE-LCH:
53.9309, 76.0485, 326.2190
CIE-Luv:
53.9309, 52.0837, -73.2190
Hunter-Lab:
46.8076, 58.6676, -41.6973
#c64fcb color charts
#c64fcb color shades, tints & tones
#c64fcb color schemes
#c64fcb color preview, HTML & CSS examples
This text has a color of #c64fcb
<p style="color:#c64fcb;">Text here</p>
.mytext {color:#c64fcb;}
This box has a color of #c64fcb
<div style="background-color:#c64fcb;">Content here</div>
.mybackground {background-color:#c64fcb;}
Border around this has a color of #c64fcb
<div style="border:2px solid #c64fcb;">Content here</div>
.myborder {border:2px solid #c64fcb;}