#b145c5 color space conversions
Hex:
#b145c5
RGB:
177, 69, 197
CMY:
31, 73, 23
CMYK:
10, 65, 0, 23
HSL:
291°, 52.4590%, 52.1569%
HSV (HSB):
291°, 64.9746%, 77.2549%
XYZ:
30.3376, 17.6346, 54.6282
xyY:
0.2957, 0.1719, 17.6346
CIE-Lab:
49.0499, 61.3175, -46.7664
CIE-LCH:
49.0499, 77.1164, 322.6675
CIE-Luv:
49.0499, 42.5246, -78.0258
Hunter-Lab:
41.9935, 55.4661, -47.7332
#b145c5 color charts
#b145c5 color shades, tints & tones
#b145c5 color schemes
#b145c5 color preview, HTML & CSS examples
This text has a color of #b145c5
<p style="color:#b145c5;">Text here</p>
.mytext {color:#b145c5;}
This box has a color of #b145c5
<div style="background-color:#b145c5;">Content here</div>
.mybackground {background-color:#b145c5;}
Border around this has a color of #b145c5
<div style="border:2px solid #b145c5;">Content here</div>
.myborder {border:2px solid #b145c5;}