#c1bffd color space conversions
Hex:
#c1bffd
RGB:
193, 191, 253
CMY:
24, 25, 1
CMYK:
24, 25, 0, 1
HSL:
242°, 93.9394%, 87.0588%
HSV (HSB):
242°, 24.5059%, 99.2157%
XYZ:
58.3527, 55.6909, 100.6024
xyY:
0.2719, 0.2595, 55.6909
CIE-Lab:
79.4376, 13.5874, -30.2482
CIE-LCH:
79.4376, 33.1598, 294.1895
CIE-Luv:
79.4376, -2.6874, -50.6953
Hunter-Lab:
74.6263, 8.9788, -27.6893
#c1bffd color charts
#c1bffd color shades, tints & tones
#c1bffd color schemes
#c1bffd color preview, HTML & CSS examples
This text has a color of #c1bffd
<p style="color:#c1bffd;">Text here</p>
.mytext {color:#c1bffd;}
This box has a color of #c1bffd
<div style="background-color:#c1bffd;">Content here</div>
.mybackground {background-color:#c1bffd;}
Border around this has a color of #c1bffd
<div style="border:2px solid #c1bffd;">Content here</div>
.myborder {border:2px solid #c1bffd;}