#ca65df color space conversions
Hex:
#ca65df
RGB:
202, 101, 223
CMY:
21, 60, 13
CMYK:
9, 55, 0, 13
HSL:
290°, 65.5914%, 63.5294%
HSV (HSB):
290°, 54.7085%, 87.4510%
XYZ:
42.3301, 27.1916, 72.8295
xyY:
0.2974, 0.1910, 27.1916
CIE-Lab:
59.1513, 57.9052, -45.3379
CIE-LCH:
59.1513, 73.5427, 321.9402
CIE-Luv:
59.1513, 42.5785, -78.7127
Hunter-Lab:
52.1456, 53.6457, -46.3059
#ca65df color charts
#ca65df color shades, tints & tones
#ca65df color schemes
#ca65df color preview, HTML & CSS examples
This text has a color of #ca65df
<p style="color:#ca65df;">Text here</p>
.mytext {color:#ca65df;}
This box has a color of #ca65df
<div style="background-color:#ca65df;">Content here</div>
.mybackground {background-color:#ca65df;}
Border around this has a color of #ca65df
<div style="border:2px solid #ca65df;">Content here</div>
.myborder {border:2px solid #ca65df;}