#bf3ff7 color space conversions
Hex:
#bf3ff7
RGB:
191, 63, 247
CMY:
25, 75, 3
CMYK:
23, 74, 0, 3
HSL:
282°, 92.0000%, 60.7843%
HSV (HSB):
282°, 74.4939%, 96.8627%
XYZ:
40.0519, 21.3468, 90.0051
xyY:
0.2645, 0.1410, 21.3468
CIE-Lab:
53.3270, 76.0332, -68.1713
CIE-LCH:
53.3270, 102.1194, 318.1206
CIE-Luv:
53.3270, 39.0642, -113.3550
Hunter-Lab:
46.2026, 73.8827, -83.1583
#bf3ff7 color charts
#bf3ff7 color shades, tints & tones
#bf3ff7 color schemes
#bf3ff7 color preview, HTML & CSS examples
This text has a color of #bf3ff7
<p style="color:#bf3ff7;">Text here</p>
.mytext {color:#bf3ff7;}
This box has a color of #bf3ff7
<div style="background-color:#bf3ff7;">Content here</div>
.mybackground {background-color:#bf3ff7;}
Border around this has a color of #bf3ff7
<div style="border:2px solid #bf3ff7;">Content here</div>
.myborder {border:2px solid #bf3ff7;}