#bf2df8 color space conversions
Hex:
#bf2df8
RGB:
191, 45, 248
CMY:
25, 82, 3
CMYK:
23, 82, 0, 3
HSL:
283°, 93.5484%, 57.4510%
HSV (HSB):
283°, 81.8548%, 97.2549%
XYZ:
39.3675, 19.7304, 90.5404
xyY:
0.2631, 0.1319, 19.7304
CIE-Lab:
51.5311, 81.6268, -71.6391
CIE-LCH:
51.5311, 108.6052, 318.7285
CIE-Luv:
51.5311, 41.2708, -117.7465
Hunter-Lab:
44.4190, 80.4673, -89.7591
#bf2df8 color charts
#bf2df8 color shades, tints & tones
#bf2df8 color schemes
#bf2df8 color preview, HTML & CSS examples
This text has a color of #bf2df8
<p style="color:#bf2df8;">Text here</p>
.mytext {color:#bf2df8;}
This box has a color of #bf2df8
<div style="background-color:#bf2df8;">Content here</div>
.mybackground {background-color:#bf2df8;}
Border around this has a color of #bf2df8
<div style="border:2px solid #bf2df8;">Content here</div>
.myborder {border:2px solid #bf2df8;}