#bd08c3 color space conversions
Hex:
#bd08c3
RGB:
189, 8, 195
CMY:
26, 97, 24
CMYK:
3, 96, 0, 24
HSL:
298°, 92.1182%, 39.8039%
HSV (HSB):
298°, 95.8974%, 76.4706%
XYZ:
30.9234, 14.9326, 52.8822
xyY:
0.3132, 0.1512, 14.9326
CIE-Lab:
45.5418, 78.6239, -51.1034
CIE-LCH:
45.5418, 93.7725, 326.9772
CIE-Luv:
45.5418, 59.9477, -84.8802
Hunter-Lab:
38.6427, 75.2179, -54.0878
#bd08c3 color charts
#bd08c3 color shades, tints & tones
#bd08c3 color schemes
#bd08c3 color preview, HTML & CSS examples
This text has a color of #bd08c3
<p style="color:#bd08c3;">Text here</p>
.mytext {color:#bd08c3;}
This box has a color of #bd08c3
<div style="background-color:#bd08c3;">Content here</div>
.mybackground {background-color:#bd08c3;}
Border around this has a color of #bd08c3
<div style="border:2px solid #bd08c3;">Content here</div>
.myborder {border:2px solid #bd08c3;}