#b12aed color space conversions
Hex:
#b12aed
RGB:
177, 42, 237
CMY:
31, 84, 7
CMYK:
25, 82, 0, 7
HSL:
282°, 84.4156%, 54.7059%
HSV (HSB):
282°, 82.2785%, 92.9412%
XYZ:
34.2455, 17.1175, 81.6198
xyY:
0.2575, 0.1287, 17.1175
CIE-Lab:
48.4077, 78.1689, -70.6328
CIE-LCH:
48.4077, 105.3536, 317.8993
CIE-Luv:
48.4077, 36.3654, -113.8057
Hunter-Lab:
41.3733, 75.3449, -88.0041
#b12aed color charts
#b12aed color shades, tints & tones
#b12aed color schemes
#b12aed color preview, HTML & CSS examples
This text has a color of #b12aed
<p style="color:#b12aed;">Text here</p>
.mytext {color:#b12aed;}
This box has a color of #b12aed
<div style="background-color:#b12aed;">Content here</div>
.mybackground {background-color:#b12aed;}
Border around this has a color of #b12aed
<div style="border:2px solid #b12aed;">Content here</div>
.myborder {border:2px solid #b12aed;}