#bf03bd color space conversions
Hex:
#bf03bd
RGB:
191, 3, 189
CMY:
25, 99, 26
CMYK:
0, 98, 1, 25
HSL:
301°, 96.9072%, 38.0392%
HSV (HSB):
301°, 98.4293%, 74.9020%
XYZ:
30.7037, 14.8156, 49.3855
xyY:
0.3235, 0.1561, 14.8156
CIE-Lab:
45.3806, 78.5022, -47.8369
CIE-LCH:
45.3806, 91.9292, 328.6431
CIE-Luv:
45.3806, 63.9265, -80.1708
Hunter-Lab:
38.4911, 75.0274, -49.1277
#bf03bd color charts
#bf03bd color shades, tints & tones
#bf03bd color schemes
#bf03bd color preview, HTML & CSS examples
This text has a color of #bf03bd
<p style="color:#bf03bd;">Text here</p>
.mytext {color:#bf03bd;}
This box has a color of #bf03bd
<div style="background-color:#bf03bd;">Content here</div>
.mybackground {background-color:#bf03bd;}
Border around this has a color of #bf03bd
<div style="border:2px solid #bf03bd;">Content here</div>
.myborder {border:2px solid #bf03bd;}