#b10cea color space conversions
Hex:
#b10cea
RGB:
177, 12, 234
CMY:
31, 95, 8
CMYK:
24, 95, 0, 8
HSL:
285°, 90.2439%, 48.2353%
HSV (HSB):
285°, 94.8718%, 91.7647%
XYZ:
33.1142, 15.5506, 79.0981
xyY:
0.2592, 0.1217, 15.5506
CIE-Lab:
46.3792, 82.9506, -72.2395
CIE-LCH:
46.3792, 109.9970, 318.9482
CIE-Luv:
46.3792, 39.2779, -114.8365
Hunter-Lab:
39.4342, 80.8825, -91.3215
#b10cea color charts
#b10cea color shades, tints & tones
#b10cea color schemes
#b10cea color preview, HTML & CSS examples
This text has a color of #b10cea
<p style="color:#b10cea;">Text here</p>
.mytext {color:#b10cea;}
This box has a color of #b10cea
<div style="background-color:#b10cea;">Content here</div>
.mybackground {background-color:#b10cea;}
Border around this has a color of #b10cea
<div style="border:2px solid #b10cea;">Content here</div>
.myborder {border:2px solid #b10cea;}