#bf33c3 color space conversions
Hex:
#bf33c3
RGB:
191, 51, 195
CMY:
25, 80, 24
CMYK:
2, 74, 0, 24
HSL:
298°, 58.5366%, 48.2353%
HSV (HSB):
298°, 73.8462%, 76.4706%
XYZ:
32.5200, 17.3841, 53.2712
xyY:
0.3152, 0.1685, 17.3841
CIE-Lab:
48.7405, 70.6558, -45.9730
CIE-LCH:
48.7405, 84.2956, 326.9495
CIE-Luv:
48.7405, 56.5523, -77.9544
Hunter-Lab:
41.6943, 66.2583, -46.5666
#bf33c3 color charts
#bf33c3 color shades, tints & tones
#bf33c3 color schemes
#bf33c3 color preview, HTML & CSS examples
This text has a color of #bf33c3
<p style="color:#bf33c3;">Text here</p>
.mytext {color:#bf33c3;}
This box has a color of #bf33c3
<div style="background-color:#bf33c3;">Content here</div>
.mybackground {background-color:#bf33c3;}
Border around this has a color of #bf33c3
<div style="border:2px solid #bf33c3;">Content here</div>
.myborder {border:2px solid #bf33c3;}