#c264ec color space conversions
Hex:
#c264ec
RGB:
194, 100, 236
CMY:
24, 61, 7
CMYK:
18, 58, 0, 7
HSL:
281°, 78.1609%, 65.8824%
HSV (HSB):
281°, 57.6271%, 92.5490%
XYZ:
41.9456, 26.6398, 82.2881
xyY:
0.2780, 0.1766, 26.6398
CIE-Lab:
58.6394, 58.9519, -53.4864
CIE-LCH:
58.6394, 79.5998, 317.7829
CIE-Luv:
58.6394, 34.9794, -91.5206
Hunter-Lab:
51.6138, 54.7398, -58.3967
#c264ec color charts
#c264ec color shades, tints & tones
#c264ec color schemes
#c264ec color preview, HTML & CSS examples
This text has a color of #c264ec
<p style="color:#c264ec;">Text here</p>
.mytext {color:#c264ec;}
This box has a color of #c264ec
<div style="background-color:#c264ec;">Content here</div>
.mybackground {background-color:#c264ec;}
Border around this has a color of #c264ec
<div style="border:2px solid #c264ec;">Content here</div>
.myborder {border:2px solid #c264ec;}