#c3abfc color space conversions
Hex:
#c3abfc
RGB:
195, 171, 252
CMY:
24, 33, 1
CMYK:
23, 32, 0, 1
HSL:
258°, 93.1034%, 82.9412%
HSV (HSB):
258°, 32.1429%, 98.8235%
XYZ:
54.6393, 47.7562, 98.4335
xyY:
0.2721, 0.2378, 47.7562
CIE-Lab:
74.6709, 24.9207, -37.0566
CIE-LCH:
74.6709, 44.6568, 303.9210
CIE-Luv:
74.6709, 6.9224, -63.3380
Hunter-Lab:
69.1059, 20.1977, -36.0778
#c3abfc color charts
#c3abfc color shades, tints & tones
#c3abfc color schemes
#c3abfc color preview, HTML & CSS examples
This text has a color of #c3abfc
<p style="color:#c3abfc;">Text here</p>
.mytext {color:#c3abfc;}
This box has a color of #c3abfc
<div style="background-color:#c3abfc;">Content here</div>
.mybackground {background-color:#c3abfc;}
Border around this has a color of #c3abfc
<div style="border:2px solid #c3abfc;">Content here</div>
.myborder {border:2px solid #c3abfc;}