#b10de8 color space conversions
Hex:
#b10de8
RGB:
177, 13, 232
CMY:
31, 95, 9
CMYK:
24, 94, 0, 9
HSL:
285°, 89.3878%, 48.0392%
HSV (HSB):
285°, 94.3966%, 90.9804%
XYZ:
32.8409, 15.4612, 77.5973
xyY:
0.2609, 0.1228, 15.4612
CIE-Lab:
46.2595, 82.4962, -71.3017
CIE-LCH:
46.2595, 109.0392, 319.1631
CIE-Luv:
46.2595, 39.7993, -113.4581
Hunter-Lab:
39.3207, 80.2731, -89.4813
#b10de8 color charts
#b10de8 color shades, tints & tones
#b10de8 color schemes
#b10de8 color preview, HTML & CSS examples
This text has a color of #b10de8
<p style="color:#b10de8;">Text here</p>
.mytext {color:#b10de8;}
This box has a color of #b10de8
<div style="background-color:#b10de8;">Content here</div>
.mybackground {background-color:#b10de8;}
Border around this has a color of #b10de8
<div style="border:2px solid #b10de8;">Content here</div>
.myborder {border:2px solid #b10de8;}