#ca8bc8 color space conversions
Hex:
#ca8bc8
RGB:
202, 139, 200
CMY:
21, 45, 22
CMYK:
0, 31, 1, 21
HSL:
302°, 37.2781%, 66.8627%
HSV (HSB):
302°, 31.1881%, 79.2157%
XYZ:
44.0151, 35.1919, 59.1165
xyY:
0.3182, 0.2544, 35.1919
CIE-Lab:
65.8978, 33.8259, -21.9565
CIE-LCH:
65.8978, 40.3271, 327.0122
CIE-Luv:
65.8978, 31.8205, -39.0700
Hunter-Lab:
59.3228, 28.6248, -17.5578
#ca8bc8 color charts
#ca8bc8 color shades, tints & tones
#ca8bc8 color schemes
#ca8bc8 color preview, HTML & CSS examples
This text has a color of #ca8bc8
<p style="color:#ca8bc8;">Text here</p>
.mytext {color:#ca8bc8;}
This box has a color of #ca8bc8
<div style="background-color:#ca8bc8;">Content here</div>
.mybackground {background-color:#ca8bc8;}
Border around this has a color of #ca8bc8
<div style="border:2px solid #ca8bc8;">Content here</div>
.myborder {border:2px solid #ca8bc8;}