#bf62d5 color space conversions
Hex:
#bf62d5
RGB:
191, 98, 213
CMY:
25, 62, 16
CMYK:
10, 54, 0, 16
HSL:
289°, 57.7889%, 60.9804%
HSV (HSB):
289°, 53.9906%, 83.5294%
XYZ:
37.8638, 24.6158, 65.7065
xyY:
0.2954, 0.1920, 24.6158
CIE-Lab:
56.6992, 54.5433, -43.6667
CIE-LCH:
56.6992, 69.8695, 321.3196
CIE-Luv:
56.6992, 38.9346, -74.9458
Hunter-Lab:
49.6143, 49.3993, -43.7903
#bf62d5 color charts
#bf62d5 color shades, tints & tones
#bf62d5 color schemes
#bf62d5 color preview, HTML & CSS examples
This text has a color of #bf62d5
<p style="color:#bf62d5;">Text here</p>
.mytext {color:#bf62d5;}
This box has a color of #bf62d5
<div style="background-color:#bf62d5;">Content here</div>
.mybackground {background-color:#bf62d5;}
Border around this has a color of #bf62d5
<div style="border:2px solid #bf62d5;">Content here</div>
.myborder {border:2px solid #bf62d5;}