#bd74e6 color space conversions
Hex:
#bd74e6
RGB:
189, 116, 230
CMY:
26, 55, 10
CMYK:
18, 50, 0, 10
HSL:
278°, 69.5122%, 67.8431%
HSV (HSB):
278°, 49.5652%, 90.1961%
XYZ:
41.5146, 29.0228, 78.2768
xyY:
0.2790, 0.1950, 29.0228
CIE-Lab:
60.8017, 48.3233, -46.7487
CIE-LCH:
60.8017, 67.2353, 315.9488
CIE-Luv:
60.8017, 28.0528, -80.0807
Hunter-Lab:
53.8728, 43.2754, -48.4370
#bd74e6 color charts
#bd74e6 color shades, tints & tones
#bd74e6 color schemes
#bd74e6 color preview, HTML & CSS examples
This text has a color of #bd74e6
<p style="color:#bd74e6;">Text here</p>
.mytext {color:#bd74e6;}
This box has a color of #bd74e6
<div style="background-color:#bd74e6;">Content here</div>
.mybackground {background-color:#bd74e6;}
Border around this has a color of #bd74e6
<div style="border:2px solid #bd74e6;">Content here</div>
.myborder {border:2px solid #bd74e6;}