#c264c4 color space conversions
Hex:
#c264c4
RGB:
194, 100, 196
CMY:
24, 61, 23
CMYK:
1, 49, 0, 23
HSL:
299°, 44.8598%, 58.0392%
HSV (HSB):
299°, 48.9796%, 76.8627%
XYZ:
36.7691, 24.5692, 55.0289
xyY:
0.3160, 0.2111, 24.5692
CIE-Lab:
56.6532, 51.1611, -34.0448
CIE-LCH:
56.6532, 61.4533, 326.3585
CIE-Luv:
56.6532, 44.1975, -59.4124
Hunter-Lab:
49.5673, 45.6687, -31.1258
#c264c4 color charts
#c264c4 color shades, tints & tones
#c264c4 color schemes
#c264c4 color preview, HTML & CSS examples
This text has a color of #c264c4
<p style="color:#c264c4;">Text here</p>
.mytext {color:#c264c4;}
This box has a color of #c264c4
<div style="background-color:#c264c4;">Content here</div>
.mybackground {background-color:#c264c4;}
Border around this has a color of #c264c4
<div style="border:2px solid #c264c4;">Content here</div>
.myborder {border:2px solid #c264c4;}