#c3b1ec color space conversions
Hex:
#c3b1ec
RGB:
195, 177, 236
CMY:
24, 31, 7
CMYK:
17, 25, 0, 7
HSL:
258°, 60.8247%, 80.9804%
HSV (HSB):
258°, 25.0000%, 92.5490%
XYZ:
53.3681, 49.1025, 86.0218
xyY:
0.2831, 0.2605, 49.1025
CIE-Lab:
75.5151, 18.0328, -27.1052
CIE-LCH:
75.5151, 32.5557, 303.6354
CIE-Luv:
75.5151, 5.7537, -45.7891
Hunter-Lab:
70.0732, 13.3186, -23.7331
#c3b1ec color charts
#c3b1ec color shades, tints & tones
#c3b1ec color schemes
#c3b1ec color preview, HTML & CSS examples
This text has a color of #c3b1ec
<p style="color:#c3b1ec;">Text here</p>
.mytext {color:#c3b1ec;}
This box has a color of #c3b1ec
<div style="background-color:#c3b1ec;">Content here</div>
.mybackground {background-color:#c3b1ec;}
Border around this has a color of #c3b1ec
<div style="border:2px solid #c3b1ec;">Content here</div>
.myborder {border:2px solid #c3b1ec;}