#b245c5 color space conversions
Hex:
#b245c5
RGB:
178, 69, 197
CMY:
30, 73, 23
CMYK:
10, 65, 0, 23
HSL:
291°, 52.4590%, 52.1569%
HSV (HSB):
291°, 64.9746%, 77.2549%
XYZ:
30.5663, 17.7524, 54.6389
xyY:
0.2969, 0.1724, 17.7524
CIE-Lab:
49.1945, 61.5505, -46.5275
CIE-LCH:
49.1945, 77.1574, 322.9135
CIE-Luv:
49.1945, 43.1745, -77.7576
Hunter-Lab:
42.1336, 55.7607, -47.3937
#b245c5 color charts
#b245c5 color shades, tints & tones
#b245c5 color schemes
#b245c5 color preview, HTML & CSS examples
This text has a color of #b245c5
<p style="color:#b245c5;">Text here</p>
.mytext {color:#b245c5;}
This box has a color of #b245c5
<div style="background-color:#b245c5;">Content here</div>
.mybackground {background-color:#b245c5;}
Border around this has a color of #b245c5
<div style="border:2px solid #b245c5;">Content here</div>
.myborder {border:2px solid #b245c5;}