#ca26c9 color space conversions
Hex:
#ca26c9
RGB:
202, 38, 201
CMY:
21, 85, 21
CMYK:
0, 81, 0, 21
HSL:
300°, 68.3333%, 47.0588%
HSV (HSB):
300°, 81.1881%, 79.2157%
XYZ:
35.5928, 18.1598, 56.8876
xyY:
0.3217, 0.1641, 18.1598
CIE-Lab:
49.6894, 77.2505, -47.8252
CIE-LCH:
49.6894, 90.8565, 328.2387
CIE-Luv:
49.6894, 64.3391, -81.9605
Hunter-Lab:
42.6144, 74.5137, -49.3185
#ca26c9 color charts
#ca26c9 color shades, tints & tones
#ca26c9 color schemes
#ca26c9 color preview, HTML & CSS examples
This text has a color of #ca26c9
<p style="color:#ca26c9;">Text here</p>
.mytext {color:#ca26c9;}
This box has a color of #ca26c9
<div style="background-color:#ca26c9;">Content here</div>
.mybackground {background-color:#ca26c9;}
Border around this has a color of #ca26c9
<div style="border:2px solid #ca26c9;">Content here</div>
.myborder {border:2px solid #ca26c9;}