#bf24d6 color space conversions
Hex:
#bf24d6
RGB:
191, 36, 214
CMY:
25, 86, 16
CMYK:
11, 83, 0, 16
HSL:
292°, 71.2000%, 49.0196%
HSV (HSB):
292°, 83.1776%, 83.9216%
XYZ:
34.2543, 17.1932, 65.1315
xyY:
0.2938, 0.1475, 17.1932
CIE-Lab:
48.5025, 77.7909, -57.3045
CIE-LCH:
48.5025, 96.6190, 323.6229
CIE-Luv:
48.5025, 52.4570, -95.1816
Hunter-Lab:
41.4646, 74.8975, -64.1059
#bf24d6 color charts
#bf24d6 color shades, tints & tones
#bf24d6 color schemes
#bf24d6 color preview, HTML & CSS examples
This text has a color of #bf24d6
<p style="color:#bf24d6;">Text here</p>
.mytext {color:#bf24d6;}
This box has a color of #bf24d6
<div style="background-color:#bf24d6;">Content here</div>
.mybackground {background-color:#bf24d6;}
Border around this has a color of #bf24d6
<div style="border:2px solid #bf24d6;">Content here</div>
.myborder {border:2px solid #bf24d6;}