#bd18e7 color space conversions
Hex:
#bd18e7
RGB:
189, 24, 231
CMY:
26, 91, 9
CMYK:
18, 90, 0, 9
HSL:
288°, 81.1765%, 50.0000%
HSV (HSB):
288°, 89.6104%, 90.5882%
XYZ:
35.7367, 17.2416, 77.0457
xyY:
0.2748, 0.1326, 17.2416
CIE-Lab:
48.5630, 82.5904, -66.9057
CIE-LCH:
48.5630, 106.2899, 320.9894
CIE-Luv:
48.5630, 46.8324, -109.2473
Hunter-Lab:
41.5230, 80.9604, -80.9462
#bd18e7 color charts
#bd18e7 color shades, tints & tones
#bd18e7 color schemes
#bd18e7 color preview, HTML & CSS examples
This text has a color of #bd18e7
<p style="color:#bd18e7;">Text here</p>
.mytext {color:#bd18e7;}
This box has a color of #bd18e7
<div style="background-color:#bd18e7;">Content here</div>
.mybackground {background-color:#bd18e7;}
Border around this has a color of #bd18e7
<div style="border:2px solid #bd18e7;">Content here</div>
.myborder {border:2px solid #bd18e7;}