#bd70c4 color space conversions
Hex:
#bd70c4
RGB:
189, 112, 196
CMY:
26, 56, 23
CMYK:
4, 43, 0, 23
HSL:
295°, 41.5842%, 60.3922%
HSV (HSB):
295°, 42.8571%, 76.8627%
XYZ:
36.7442, 26.3927, 55.3822
xyY:
0.3100, 0.2227, 26.3927
CIE-Lab:
58.4079, 43.5156, -31.3597
CIE-LCH:
58.4079, 53.6381, 324.2215
CIE-Luv:
58.4079, 36.1584, -54.3966
Hunter-Lab:
51.3738, 37.7649, -27.9544
#bd70c4 color charts
#bd70c4 color shades, tints & tones
#bd70c4 color schemes
#bd70c4 color preview, HTML & CSS examples
This text has a color of #bd70c4
<p style="color:#bd70c4;">Text here</p>
.mytext {color:#bd70c4;}
This box has a color of #bd70c4
<div style="background-color:#bd70c4;">Content here</div>
.mybackground {background-color:#bd70c4;}
Border around this has a color of #bd70c4
<div style="border:2px solid #bd70c4;">Content here</div>
.myborder {border:2px solid #bd70c4;}