#bf63d3 color space conversions
Hex:
#bf63d3
RGB:
191, 99, 211
CMY:
25, 61, 17
CMYK:
9, 53, 0, 17
HSL:
289°, 56.0000%, 60.7843%
HSV (HSB):
289°, 53.0806%, 82.7451%
XYZ:
37.7056, 24.7032, 64.4089
xyY:
0.2973, 0.1948, 24.7032
CIE-Lab:
56.7851, 53.6598, -42.3987
CIE-LCH:
56.7851, 68.3888, 321.6864
CIE-Luv:
56.7851, 39.0600, -72.8611
Hunter-Lab:
49.7023, 48.4361, -42.0419
#bf63d3 color charts
#bf63d3 color shades, tints & tones
#bf63d3 color schemes
#bf63d3 color preview, HTML & CSS examples
This text has a color of #bf63d3
<p style="color:#bf63d3;">Text here</p>
.mytext {color:#bf63d3;}
This box has a color of #bf63d3
<div style="background-color:#bf63d3;">Content here</div>
.mybackground {background-color:#bf63d3;}
Border around this has a color of #bf63d3
<div style="border:2px solid #bf63d3;">Content here</div>
.myborder {border:2px solid #bf63d3;}