#ffb2fc color space conversions
Hex:
#ffb2fc
RGB:
255, 178, 252
CMY:
0, 30, 1
CMYK:
0, 30, 1, 0
HSL:
302°, 100.0000%, 84.9020%
HSV (HSB):
302°, 30.1961%, 100.0000%
XYZ:
74.7311, 60.1291, 99.7628
xyY:
0.3185, 0.2563, 60.1291
CIE-Lab:
81.9083, 39.4665, -25.4449
CIE-LCH:
81.9083, 46.9580, 327.1893
CIE-Luv:
81.9083, 38.7964, -47.0790
Hunter-Lab:
77.5429, 36.3271, -21.9994
#ffb2fc color charts
#ffb2fc color shades, tints & tones
#ffb2fc color schemes
#ffb2fc color preview, HTML & CSS examples
This text has a color of #ffb2fc
<p style="color:#ffb2fc;">Text here</p>
.mytext {color:#ffb2fc;}
This box has a color of #ffb2fc
<div style="background-color:#ffb2fc;">Content here</div>
.mybackground {background-color:#ffb2fc;}
Border around this has a color of #ffb2fc
<div style="border:2px solid #ffb2fc;">Content here</div>
.myborder {border:2px solid #ffb2fc;}