#bf76e6 color space conversions
Hex:
#bf76e6
RGB:
191, 118, 230
CMY:
25, 54, 10
CMYK:
17, 49, 0, 10
HSL:
279°, 69.1358%, 68.2353%
HSV (HSB):
279°, 48.6957%, 90.1961%
XYZ:
42.2472, 29.7464, 78.3779
xyY:
0.2810, 0.1978, 29.7464
CIE-Lab:
61.4348, 47.8131, -45.7343
CIE-LCH:
61.4348, 66.1643, 316.2730
CIE-Luv:
61.4348, 28.5173, -78.5429
Hunter-Lab:
54.5403, 42.8217, -47.0254
#bf76e6 color charts
#bf76e6 color shades, tints & tones
#bf76e6 color schemes
#bf76e6 color preview, HTML & CSS examples
This text has a color of #bf76e6
<p style="color:#bf76e6;">Text here</p>
.mytext {color:#bf76e6;}
This box has a color of #bf76e6
<div style="background-color:#bf76e6;">Content here</div>
.mybackground {background-color:#bf76e6;}
Border around this has a color of #bf76e6
<div style="border:2px solid #bf76e6;">Content here</div>
.myborder {border:2px solid #bf76e6;}