#b052d8 color space conversions
Hex:
#b052d8
RGB:
176, 82, 216
CMY:
31, 68, 15
CMYK:
19, 62, 0, 15
HSL:
282°, 63.2075%, 58.4314%
HSV (HSB):
282°, 62.0370%, 84.7059%
XYZ:
33.3165, 20.2226, 67.1131
xyY:
0.2761, 0.1676, 20.2226
CIE-Lab:
52.0879, 59.0590, -52.8147
CIE-LCH:
52.0879, 79.2298, 318.1947
CIE-Luv:
52.0879, 33.7684, -88.0537
Hunter-Lab:
44.9695, 53.5483, -57.0066
#b052d8 color charts
#b052d8 color shades, tints & tones
#b052d8 color schemes
#b052d8 color preview, HTML & CSS examples
This text has a color of #b052d8
<p style="color:#b052d8;">Text here</p>
.mytext {color:#b052d8;}
This box has a color of #b052d8
<div style="background-color:#b052d8;">Content here</div>
.mybackground {background-color:#b052d8;}
Border around this has a color of #b052d8
<div style="border:2px solid #b052d8;">Content here</div>
.myborder {border:2px solid #b052d8;}