#b132e6 color space conversions
Hex:
#b132e6
RGB:
177, 50, 230
CMY:
31, 80, 10
CMYK:
23, 78, 0, 10
HSL:
282°, 78.2609%, 54.9020%
HSV (HSB):
282°, 78.2609%, 90.1961%
XYZ:
33.5550, 17.3415, 76.4416
xyY:
0.2635, 0.1362, 17.3415
CIE-Lab:
48.6875, 74.5555, -66.2241
CIE-LCH:
48.6875, 99.7204, 318.3868
CIE-Luv:
48.6875, 37.2128, -107.5474
Hunter-Lab:
41.6431, 70.9555, -79.6847
#b132e6 color charts
#b132e6 color shades, tints & tones
#b132e6 color schemes
#b132e6 color preview, HTML & CSS examples
This text has a color of #b132e6
<p style="color:#b132e6;">Text here</p>
.mytext {color:#b132e6;}
This box has a color of #b132e6
<div style="background-color:#b132e6;">Content here</div>
.mybackground {background-color:#b132e6;}
Border around this has a color of #b132e6
<div style="border:2px solid #b132e6;">Content here</div>
.myborder {border:2px solid #b132e6;}