#ca92e4 color space conversions
Hex:
#ca92e4
RGB:
202, 146, 228
CMY:
21, 43, 11
CMYK:
11, 36, 0, 11
HSL:
281°, 60.2941%, 73.3333%
HSV (HSB):
281°, 35.9649%, 89.4118%
XYZ:
48.6396, 38.7158, 78.3081
xyY:
0.2936, 0.2337, 38.7158
CIE-Lab:
68.5449, 35.5154, -33.4223
CIE-LCH:
68.5449, 48.7688, 316.7391
CIE-Luv:
68.5449, 24.2956, -58.0873
Hunter-Lab:
62.2220, 30.6469, -31.0627
#ca92e4 color charts
#ca92e4 color shades, tints & tones
#ca92e4 color schemes
#ca92e4 color preview, HTML & CSS examples
This text has a color of #ca92e4
<p style="color:#ca92e4;">Text here</p>
.mytext {color:#ca92e4;}
This box has a color of #ca92e4
<div style="background-color:#ca92e4;">Content here</div>
.mybackground {background-color:#ca92e4;}
Border around this has a color of #ca92e4
<div style="border:2px solid #ca92e4;">Content here</div>
.myborder {border:2px solid #ca92e4;}