#ca91f5 color space conversions
Hex:
#ca91f5
RGB:
202, 145, 245
CMY:
21, 43, 4
CMYK:
18, 41, 0, 4
HSL:
274°, 83.3333%, 76.4706%
HSV (HSB):
274°, 40.8163%, 96.0784%
XYZ:
50.9640, 39.3999, 91.3051
xyY:
0.2805, 0.2169, 39.3999
CIE-Lab:
69.0400, 39.6530, -41.9793
CIE-LCH:
69.0400, 57.7462, 313.3677
CIE-Luv:
69.0400, 22.2045, -72.8495
Hunter-Lab:
62.7694, 35.0821, -42.3054
#ca91f5 color charts
#ca91f5 color shades, tints & tones
#ca91f5 color schemes
#ca91f5 color preview, HTML & CSS examples
This text has a color of #ca91f5
<p style="color:#ca91f5;">Text here</p>
.mytext {color:#ca91f5;}
This box has a color of #ca91f5
<div style="background-color:#ca91f5;">Content here</div>
.mybackground {background-color:#ca91f5;}
Border around this has a color of #ca91f5
<div style="border:2px solid #ca91f5;">Content here</div>
.myborder {border:2px solid #ca91f5;}