#b123c8 color space conversions
Hex:
#b123c8
RGB:
177, 35, 200
CMY:
31, 86, 22
CMYK:
12, 83, 0, 22
HSL:
292°, 70.2128%, 46.0784%
HSV (HSB):
292°, 82.5000%, 78.4314%
XYZ:
29.1578, 14.7193, 55.9479
xyY:
0.2921, 0.1475, 14.7193
CIE-Lab:
45.2473, 73.2195, -54.5921
CIE-LCH:
45.2473, 91.3312, 323.2920
CIE-Luv:
45.2473, 47.8348, -88.9705
Hunter-Lab:
38.3657, 68.5193, -59.6052
#b123c8 color charts
#b123c8 color shades, tints & tones
#b123c8 color schemes
#b123c8 color preview, HTML & CSS examples
This text has a color of #b123c8
<p style="color:#b123c8;">Text here</p>
.mytext {color:#b123c8;}
This box has a color of #b123c8
<div style="background-color:#b123c8;">Content here</div>
.mybackground {background-color:#b123c8;}
Border around this has a color of #b123c8
<div style="border:2px solid #b123c8;">Content here</div>
.myborder {border:2px solid #b123c8;}