#bf04c0 color space conversions
Hex:
#bf04c0
RGB:
191, 4, 192
CMY:
25, 98, 25
CMYK:
1, 98, 0, 25
HSL:
300°, 95.9184%, 38.4314%
HSV (HSB):
300°, 97.9167%, 75.2941%
XYZ:
31.0437, 14.9690, 51.1223
xyY:
0.3196, 0.1541, 14.9690
CIE-Lab:
45.5917, 78.8541, -49.2537
CIE-LCH:
45.5917, 92.9725, 328.0104
CIE-Luv:
45.5917, 62.7108, -82.3258
Hunter-Lab:
38.6898, 75.5169, -51.2594
#bf04c0 color charts
#bf04c0 color shades, tints & tones
#bf04c0 color schemes
#bf04c0 color preview, HTML & CSS examples
This text has a color of #bf04c0
<p style="color:#bf04c0;">Text here</p>
.mytext {color:#bf04c0;}
This box has a color of #bf04c0
<div style="background-color:#bf04c0;">Content here</div>
.mybackground {background-color:#bf04c0;}
Border around this has a color of #bf04c0
<div style="border:2px solid #bf04c0;">Content here</div>
.myborder {border:2px solid #bf04c0;}