#b10ff1 color space conversions
Hex:
#b10ff1
RGB:
177, 15, 241
CMY:
31, 94, 5
CMYK:
27, 94, 0, 5
HSL:
283°, 88.9764%, 50.1961%
HSV (HSB):
283°, 93.7759%, 94.5098%
XYZ:
34.1795, 16.0396, 84.5136
xyY:
0.2537, 0.1190, 16.0396
CIE-Lab:
47.0264, 83.8938, -75.1365
CIE-LCH:
47.0264, 112.6218, 318.1519
CIE-Luv:
47.0264, 37.2561, -119.2709
Hunter-Lab:
40.0495, 82.2507, -97.0807
#b10ff1 color charts
#b10ff1 color shades, tints & tones
#b10ff1 color schemes
#b10ff1 color preview, HTML & CSS examples
This text has a color of #b10ff1
<p style="color:#b10ff1;">Text here</p>
.mytext {color:#b10ff1;}
This box has a color of #b10ff1
<div style="background-color:#b10ff1;">Content here</div>
.mybackground {background-color:#b10ff1;}
Border around this has a color of #b10ff1
<div style="border:2px solid #b10ff1;">Content here</div>
.myborder {border:2px solid #b10ff1;}