#ca3dbc color space conversions
Hex:
#ca3dbc
RGB:
202, 61, 188
CMY:
21, 76, 26
CMYK:
0, 70, 7, 21
HSL:
306°, 57.0850%, 51.5686%
HSV (HSB):
306°, 69.8020%, 79.2157%
XYZ:
35.1030, 19.5249, 49.4955
xyY:
0.3371, 0.1875, 19.5249
CIE-Lab:
51.2957, 68.6656, -37.7524
CIE-LCH:
51.2957, 78.3595, 331.1980
CIE-Luv:
51.2957, 64.5883, -66.3689
Hunter-Lab:
44.1870, 64.4766, -35.4821
#ca3dbc color charts
#ca3dbc color shades, tints & tones
#ca3dbc color schemes
#ca3dbc color preview, HTML & CSS examples
This text has a color of #ca3dbc
<p style="color:#ca3dbc;">Text here</p>
.mytext {color:#ca3dbc;}
This box has a color of #ca3dbc
<div style="background-color:#ca3dbc;">Content here</div>
.mybackground {background-color:#ca3dbc;}
Border around this has a color of #ca3dbc
<div style="border:2px solid #ca3dbc;">Content here</div>
.myborder {border:2px solid #ca3dbc;}