#b250ff color space conversions
Hex:
#b250ff
RGB:
178, 80, 255
CMY:
30, 69, 0
CMYK:
30, 69, 0, 0
HSL:
274°, 100.0000%, 65.6863%
HSV (HSB):
274°, 68.6275%, 100.0000%
XYZ:
39.2788, 22.4223, 96.8655
xyY:
0.2477, 0.1414, 22.4223
CIE-Lab:
54.4722, 68.6691, -70.8494
CIE-LCH:
54.4722, 98.6665, 314.1047
CIE-Luv:
54.4722, 26.9053, -117.1457
Hunter-Lab:
47.3522, 65.1999, -88.1394
#b250ff color charts
#b250ff color shades, tints & tones
#b250ff color schemes
#b250ff color preview, HTML & CSS examples
This text has a color of #b250ff
<p style="color:#b250ff;">Text here</p>
.mytext {color:#b250ff;}
This box has a color of #b250ff
<div style="background-color:#b250ff;">Content here</div>
.mybackground {background-color:#b250ff;}
Border around this has a color of #b250ff
<div style="border:2px solid #b250ff;">Content here</div>
.myborder {border:2px solid #b250ff;}