#b250f9 color space conversions
Hex:
#b250f9
RGB:
178, 80, 249
CMY:
30, 69, 2
CMYK:
29, 68, 0, 2
HSL:
275°, 93.3702%, 64.5098%
HSV (HSB):
275°, 67.8715%, 97.6471%
XYZ:
38.3276, 22.0419, 91.8569
xyY:
0.2518, 0.1448, 22.0419
CIE-Lab:
54.0714, 67.3662, -68.1665
CIE-LCH:
54.0714, 95.8377, 314.6617
CIE-Luv:
54.0714, 28.1352, -112.8547
Hunter-Lab:
46.9488, 63.5621, -83.1389
#b250f9 color charts
#b250f9 color shades, tints & tones
#b250f9 color schemes
#b250f9 color preview, HTML & CSS examples
This text has a color of #b250f9
<p style="color:#b250f9;">Text here</p>
.mytext {color:#b250f9;}
This box has a color of #b250f9
<div style="background-color:#b250f9;">Content here</div>
.mybackground {background-color:#b250f9;}
Border around this has a color of #b250f9
<div style="border:2px solid #b250f9;">Content here</div>
.myborder {border:2px solid #b250f9;}