#b053d5 color space conversions
Hex:
#b053d5
RGB:
176, 83, 213
CMY:
31, 67, 16
CMYK:
17, 61, 0, 16
HSL:
283°, 60.7477%, 58.0392%
HSV (HSB):
283°, 61.0329%, 83.5294%
XYZ:
33.0080, 20.2207, 65.1141
xyY:
0.2789, 0.1709, 20.2207
CIE-Lab:
52.0858, 57.9766, -51.1113
CIE-LCH:
52.0858, 77.2893, 318.6011
CIE-Luv:
52.0858, 34.1936, -85.3426
Hunter-Lab:
44.9675, 52.3334, -54.3763
#b053d5 color charts
#b053d5 color shades, tints & tones
#b053d5 color schemes
#b053d5 color preview, HTML & CSS examples
This text has a color of #b053d5
<p style="color:#b053d5;">Text here</p>
.mytext {color:#b053d5;}
This box has a color of #b053d5
<div style="background-color:#b053d5;">Content here</div>
.mybackground {background-color:#b053d5;}
Border around this has a color of #b053d5
<div style="border:2px solid #b053d5;">Content here</div>
.myborder {border:2px solid #b053d5;}