#ca85f9 color space conversions
Hex:
#ca85f9
RGB:
202, 133, 249
CMY:
21, 48, 2
CMYK:
19, 47, 0, 2
HSL:
276°, 90.6250%, 74.9020%
HSV (HSB):
276°, 46.5863%, 97.6471%
XYZ:
49.8435, 36.1712, 93.9772
xyY:
0.2769, 0.2010, 36.1712
CIE-Lab:
66.6505, 46.9537, -47.9213
CIE-LCH:
66.6505, 67.0902, 314.4157
CIE-Luv:
66.6505, 26.1563, -83.1888
Hunter-Lab:
60.1425, 42.6839, -50.5454
#ca85f9 color charts
#ca85f9 color shades, tints & tones
#ca85f9 color schemes
#ca85f9 color preview, HTML & CSS examples
This text has a color of #ca85f9
<p style="color:#ca85f9;">Text here</p>
.mytext {color:#ca85f9;}
This box has a color of #ca85f9
<div style="background-color:#ca85f9;">Content here</div>
.mybackground {background-color:#ca85f9;}
Border around this has a color of #ca85f9
<div style="border:2px solid #ca85f9;">Content here</div>
.myborder {border:2px solid #ca85f9;}