#bd17e6 color space conversions
Hex:
#bd17e6
RGB:
189, 23, 230
CMY:
26, 91, 10
CMYK:
18, 90, 0, 10
HSL:
288°, 81.8182%, 49.6078%
HSV (HSB):
288°, 90.0000%, 90.1961%
XYZ:
35.5756, 17.1448, 76.2971
xyY:
0.2757, 0.1329, 17.1448
CIE-Lab:
48.4419, 82.5692, -66.5354
CIE-LCH:
48.4419, 106.0407, 321.1377
CIE-Luv:
48.4419, 47.2050, -108.6512
Hunter-Lab:
41.4063, 80.9034, -80.2662
#bd17e6 color charts
#bd17e6 color shades, tints & tones
#bd17e6 color schemes
#bd17e6 color preview, HTML & CSS examples
This text has a color of #bd17e6
<p style="color:#bd17e6;">Text here</p>
.mytext {color:#bd17e6;}
This box has a color of #bd17e6
<div style="background-color:#bd17e6;">Content here</div>
.mybackground {background-color:#bd17e6;}
Border around this has a color of #bd17e6
<div style="border:2px solid #bd17e6;">Content here</div>
.myborder {border:2px solid #bd17e6;}