#b12bd2 color space conversions
Hex:
#b12bd2
RGB:
177, 43, 210
CMY:
31, 83, 18
CMYK:
16, 80, 0, 18
HSL:
288°, 66.0079%, 49.6078%
HSV (HSB):
288°, 79.5238%, 82.3529%
XYZ:
30.6282, 15.7280, 62.3943
xyY:
0.2816, 0.1446, 15.7280
CIE-Lab:
46.6156, 72.8974, -58.1632
CIE-LCH:
46.6156, 93.2577, 321.4144
CIE-Luv:
46.6156, 43.7365, -94.7563
Hunter-Lab:
39.6586, 68.4526, -65.5192
#b12bd2 color charts
#b12bd2 color shades, tints & tones
#b12bd2 color schemes
#b12bd2 color preview, HTML & CSS examples
This text has a color of #b12bd2
<p style="color:#b12bd2;">Text here</p>
.mytext {color:#b12bd2;}
This box has a color of #b12bd2
<div style="background-color:#b12bd2;">Content here</div>
.mybackground {background-color:#b12bd2;}
Border around this has a color of #b12bd2
<div style="border:2px solid #b12bd2;">Content here</div>
.myborder {border:2px solid #b12bd2;}