#ca26ec color space conversions
Hex:
#ca26ec
RGB:
202, 38, 236
CMY:
21, 85, 7
CMYK:
14, 84, 0, 7
HSL:
290°, 83.8983%, 53.7255%
HSV (HSB):
290°, 83.8983%, 92.5490%
XYZ:
40.1906, 19.9989, 81.0988
xyY:
0.2845, 0.1415, 19.9989
CIE-Lab:
51.8360, 82.8920, -64.3346
CIE-LCH:
51.8360, 104.9286, 322.1841
CIE-Luv:
51.8360, 52.3513, -107.7206
Hunter-Lab:
44.7201, 82.1600, -76.2167
#ca26ec color charts
#ca26ec color shades, tints & tones
#ca26ec color schemes
#ca26ec color preview, HTML & CSS examples
This text has a color of #ca26ec
<p style="color:#ca26ec;">Text here</p>
.mytext {color:#ca26ec;}
This box has a color of #ca26ec
<div style="background-color:#ca26ec;">Content here</div>
.mybackground {background-color:#ca26ec;}
Border around this has a color of #ca26ec
<div style="border:2px solid #ca26ec;">Content here</div>
.myborder {border:2px solid #ca26ec;}