#b250d3 color space conversions
Hex:
#b250d3
RGB:
178, 80, 211
CMY:
30, 69, 17
CMYK:
16, 62, 0, 17
HSL:
285°, 59.8174%, 57.0588%
HSV (HSB):
285°, 62.0853%, 82.7451%
XYZ:
32.9866, 19.9054, 63.7316
xyY:
0.2828, 0.1707, 19.9054
CIE-Lab:
51.7301, 59.4339, -50.5235
CIE-LCH:
51.7301, 78.0065, 319.6329
CIE-Luv:
51.7301, 36.6927, -84.4918
Hunter-Lab:
44.6155, 53.8974, -53.4626
#b250d3 color charts
#b250d3 color shades, tints & tones
#b250d3 color schemes
#b250d3 color preview, HTML & CSS examples
This text has a color of #b250d3
<p style="color:#b250d3;">Text here</p>
.mytext {color:#b250d3;}
This box has a color of #b250d3
<div style="background-color:#b250d3;">Content here</div>
.mybackground {background-color:#b250d3;}
Border around this has a color of #b250d3
<div style="border:2px solid #b250d3;">Content here</div>
.myborder {border:2px solid #b250d3;}