#f1bcff color space conversions
Hex:
#f1bcff
RGB:
241, 188, 255
CMY:
5, 26, 0
CMYK:
5, 26, 0, 0
HSL:
287°, 100.0000%, 86.8627%
HSV (HSB):
287°, 26.2745%, 100.0000%
XYZ:
72.3088, 61.8872, 102.7421
xyY:
0.3052, 0.2612, 61.8872
CIE-Lab:
82.8534, 30.3519, -25.7302
CIE-LCH:
82.8534, 39.7905, 319.7111
CIE-Luv:
82.8534, 24.9301, -46.0794
Hunter-Lab:
78.6684, 26.4003, -22.3657
#f1bcff color charts
#f1bcff color shades, tints & tones
#f1bcff color schemes
#f1bcff color preview, HTML & CSS examples
This text has a color of #f1bcff
<p style="color:#f1bcff;">Text here</p>
.mytext {color:#f1bcff;}
This box has a color of #f1bcff
<div style="background-color:#f1bcff;">Content here</div>
.mybackground {background-color:#f1bcff;}
Border around this has a color of #f1bcff
<div style="border:2px solid #f1bcff;">Content here</div>
.myborder {border:2px solid #f1bcff;}