#bf3dff color space conversions
Hex:
#bf3dff
RGB:
191, 61, 255
CMY:
25, 76, 0
CMYK:
25, 76, 0, 0
HSL:
280°, 100.0000%, 61.9608%
HSV (HSB):
280°, 76.0784%, 100.0000%
XYZ:
41.2046, 21.6339, 96.6118
xyY:
0.2584, 0.1357, 21.6339
CIE-Lab:
53.6363, 78.2619, -72.1226
CIE-LCH:
53.6363, 106.4265, 317.3378
CIE-Luv:
53.6363, 37.3606, -119.4606
Hunter-Lab:
46.5122, 76.7346, -90.5943
#bf3dff color charts
#bf3dff color shades, tints & tones
#bf3dff color schemes
#bf3dff color preview, HTML & CSS examples
This text has a color of #bf3dff
<p style="color:#bf3dff;">Text here</p>
.mytext {color:#bf3dff;}
This box has a color of #bf3dff
<div style="background-color:#bf3dff;">Content here</div>
.mybackground {background-color:#bf3dff;}
Border around this has a color of #bf3dff
<div style="border:2px solid #bf3dff;">Content here</div>
.myborder {border:2px solid #bf3dff;}