#b250d8 color space conversions
Hex:
#b250d8
RGB:
178, 80, 216
CMY:
30, 69, 15
CMYK:
18, 63, 0, 15
HSL:
283°, 63.5514%, 58.0392%
HSV (HSB):
283°, 62.9630%, 84.7059%
XYZ:
33.6234, 20.1602, 67.0849
xyY:
0.2782, 0.1668, 20.1602
CIE-Lab:
52.0178, 60.4406, -52.9117
CIE-LCH:
52.0178, 80.3288, 318.8000
CIE-Luv:
52.0178, 35.4908, -88.3381
Hunter-Lab:
44.9001, 55.0946, -57.1547
#b250d8 color charts
#b250d8 color shades, tints & tones
#b250d8 color schemes
#b250d8 color preview, HTML & CSS examples
This text has a color of #b250d8
<p style="color:#b250d8;">Text here</p>
.mytext {color:#b250d8;}
This box has a color of #b250d8
<div style="background-color:#b250d8;">Content here</div>
.mybackground {background-color:#b250d8;}
Border around this has a color of #b250d8
<div style="border:2px solid #b250d8;">Content here</div>
.myborder {border:2px solid #b250d8;}