#ca1def color space conversions
Hex:
#ca1def
RGB:
202, 29, 239
CMY:
21, 89, 6
CMYK:
15, 88, 0, 6
HSL:
289°, 86.7769%, 52.5490%
HSV (HSB):
289°, 87.8661%, 93.7255%
XYZ:
40.3765, 19.6673, 83.3294
xyY:
0.2816, 0.1372, 19.6673
CIE-Lab:
51.4589, 85.0950, -66.6318
CIE-LCH:
51.4589, 108.0785, 321.9380
CIE-Luv:
51.4589, 52.2210, -111.0190
Hunter-Lab:
44.3478, 84.9067, -80.3623
#ca1def color charts
#ca1def color shades, tints & tones
#ca1def color schemes
#ca1def color preview, HTML & CSS examples
This text has a color of #ca1def
<p style="color:#ca1def;">Text here</p>
.mytext {color:#ca1def;}
This box has a color of #ca1def
<div style="background-color:#ca1def;">Content here</div>
.mybackground {background-color:#ca1def;}
Border around this has a color of #ca1def
<div style="border:2px solid #ca1def;">Content here</div>
.myborder {border:2px solid #ca1def;}