#ca62cd color space conversions
Hex:
#ca62cd
RGB:
202, 98, 205
CMY:
21, 62, 20
CMYK:
1, 52, 0, 20
HSL:
298°, 51.6908%, 59.4118%
HSV (HSB):
298°, 52.1951%, 80.3922%
XYZ:
39.7442, 25.6997, 60.6234
xyY:
0.3153, 0.2039, 25.6997
CIE-Lab:
57.7509, 56.0023, -37.3777
CIE-LCH:
57.7509, 67.3301, 326.2796
CIE-Luv:
57.7509, 48.0629, -65.5831
Hunter-Lab:
50.6949, 51.2261, -35.4155
#ca62cd color charts
#ca62cd color shades, tints & tones
#ca62cd color schemes
#ca62cd color preview, HTML & CSS examples
This text has a color of #ca62cd
<p style="color:#ca62cd;">Text here</p>
.mytext {color:#ca62cd;}
This box has a color of #ca62cd
<div style="background-color:#ca62cd;">Content here</div>
.mybackground {background-color:#ca62cd;}
Border around this has a color of #ca62cd
<div style="border:2px solid #ca62cd;">Content here</div>
.myborder {border:2px solid #ca62cd;}