#bd05c2 color space conversions
Hex:
#bd05c2
RGB:
189, 5, 194
CMY:
26, 98, 24
CMYK:
3, 97, 0, 24
HSL:
298°, 94.9749%, 39.0196%
HSV (HSB):
298°, 97.4227%, 76.0784%
XYZ:
30.7781, 14.8224, 52.2778
xyY:
0.3145, 0.1514, 14.8224
CIE-Lab:
45.3900, 78.7388, -50.7638
CIE-LCH:
45.3900, 93.6843, 327.1896
CIE-Luv:
45.3900, 60.4664, -84.3356
Hunter-Lab:
38.4999, 75.3244, -53.5581
#bd05c2 color charts
#bd05c2 color shades, tints & tones
#bd05c2 color schemes
#bd05c2 color preview, HTML & CSS examples
This text has a color of #bd05c2
<p style="color:#bd05c2;">Text here</p>
.mytext {color:#bd05c2;}
This box has a color of #bd05c2
<div style="background-color:#bd05c2;">Content here</div>
.mybackground {background-color:#bd05c2;}
Border around this has a color of #bd05c2
<div style="border:2px solid #bd05c2;">Content here</div>
.myborder {border:2px solid #bd05c2;}