#bf03d7 color space conversions
Hex:
#bf03d7
RGB:
191, 3, 215
CMY:
25, 99, 16
CMYK:
11, 99, 0, 16
HSL:
293°, 97.2477%, 42.7451%
HSV (HSB):
293°, 98.6047%, 84.3137%
XYZ:
33.7842, 16.0478, 65.6069
xyY:
0.2927, 0.1390, 16.0478
CIE-Lab:
47.0371, 82.4717, -60.2400
CIE-LCH:
47.0371, 102.1295, 323.8544
CIE-Luv:
47.0371, 54.3478, -98.9990
Hunter-Lab:
40.0597, 80.4327, -69.0591
#bf03d7 color charts
#bf03d7 color shades, tints & tones
#bf03d7 color schemes
#bf03d7 color preview, HTML & CSS examples
This text has a color of #bf03d7
<p style="color:#bf03d7;">Text here</p>
.mytext {color:#bf03d7;}
This box has a color of #bf03d7
<div style="background-color:#bf03d7;">Content here</div>
.mybackground {background-color:#bf03d7;}
Border around this has a color of #bf03d7
<div style="border:2px solid #bf03d7;">Content here</div>
.myborder {border:2px solid #bf03d7;}