#c264be color space conversions
Hex:
#c264be
RGB:
194, 100, 190
CMY:
24, 61, 25
CMYK:
0, 48, 2, 24
HSL:
303°, 43.5185%, 57.6471%
HSV (HSB):
303°, 48.4536%, 76.0784%
XYZ:
36.0996, 24.3014, 51.5032
xyY:
0.3226, 0.2172, 24.3014
CIE-Lab:
56.3883, 50.0782, -31.0239
CIE-LCH:
56.3883, 58.9093, 328.2214
CIE-Luv:
56.3883, 45.6516, -54.5036
Hunter-Lab:
49.2964, 44.4460, -27.4366
#c264be color charts
#c264be color shades, tints & tones
#c264be color schemes
#c264be color preview, HTML & CSS examples
This text has a color of #c264be
<p style="color:#c264be;">Text here</p>
.mytext {color:#c264be;}
This box has a color of #c264be
<div style="background-color:#c264be;">Content here</div>
.mybackground {background-color:#c264be;}
Border around this has a color of #c264be
<div style="border:2px solid #c264be;">Content here</div>
.myborder {border:2px solid #c264be;}