#ca65be color space conversions
Hex:
#ca65be
RGB:
202, 101, 190
CMY:
21, 60, 25
CMYK:
0, 50, 6, 21
HSL:
307°, 48.7923%, 59.4118%
HSV (HSB):
307°, 50.0000%, 79.2157%
XYZ:
38.3051, 25.5816, 51.6340
xyY:
0.3316, 0.2214, 25.5816
CIE-Lab:
57.6378, 51.9213, -29.0015
CIE-LCH:
57.6378, 59.4719, 330.8137
CIE-Luv:
57.6378, 50.7555, -51.9025
Hunter-Lab:
50.5783, 46.6736, -25.1228
#ca65be color charts
#ca65be color shades, tints & tones
#ca65be color schemes
#ca65be color preview, HTML & CSS examples
This text has a color of #ca65be
<p style="color:#ca65be;">Text here</p>
.mytext {color:#ca65be;}
This box has a color of #ca65be
<div style="background-color:#ca65be;">Content here</div>
.mybackground {background-color:#ca65be;}
Border around this has a color of #ca65be
<div style="border:2px solid #ca65be;">Content here</div>
.myborder {border:2px solid #ca65be;}