#c264cc color space conversions
Hex:
#c264cc
RGB:
194, 100, 204
CMY:
24, 61, 20
CMYK:
5, 51, 0, 20
HSL:
294°, 50.4854%, 59.6078%
HSV (HSB):
294°, 50.9804%, 80.0000%
XYZ:
37.7044, 24.9433, 59.9540
xyY:
0.3075, 0.2034, 24.9433
CIE-Lab:
57.0201, 52.6428, -38.0298
CIE-LCH:
57.0201, 64.9425, 324.1552
CIE-Luv:
57.0201, 42.2829, -65.9343
Hunter-Lab:
49.9433, 47.3568, -36.2140
#c264cc color charts
#c264cc color shades, tints & tones
#c264cc color schemes
#c264cc color preview, HTML & CSS examples
This text has a color of #c264cc
<p style="color:#c264cc;">Text here</p>
.mytext {color:#c264cc;}
This box has a color of #c264cc
<div style="background-color:#c264cc;">Content here</div>
.mybackground {background-color:#c264cc;}
Border around this has a color of #c264cc
<div style="border:2px solid #c264cc;">Content here</div>
.myborder {border:2px solid #c264cc;}