#ca05e4 color space conversions
Hex:
#ca05e4
RGB:
202, 5, 228
CMY:
21, 98, 11
CMYK:
11, 98, 0, 11
HSL:
293°, 95.7082%, 45.6863%
HSV (HSB):
293°, 97.8070%, 89.4118%
XYZ:
38.4150, 18.2665, 74.8999
xyY:
0.2919, 0.1388, 18.2665
CIE-Lab:
49.8178, 85.9810, -63.0721
CIE-LCH:
49.8178, 106.6340, 323.7378
CIE-Luv:
49.8178, 57.1504, -105.0830
Hunter-Lab:
42.7394, 85.6454, -73.9870
#ca05e4 color charts
#ca05e4 color shades, tints & tones
#ca05e4 color schemes
#ca05e4 color preview, HTML & CSS examples
This text has a color of #ca05e4
<p style="color:#ca05e4;">Text here</p>
.mytext {color:#ca05e4;}
This box has a color of #ca05e4
<div style="background-color:#ca05e4;">Content here</div>
.mybackground {background-color:#ca05e4;}
Border around this has a color of #ca05e4
<div style="border:2px solid #ca05e4;">Content here</div>
.myborder {border:2px solid #ca05e4;}