#b252c9 color space conversions
Hex:
#b252c9
RGB:
178, 82, 201
CMY:
30, 68, 21
CMYK:
11, 59, 0, 21
HSL:
288°, 52.4229%, 55.4902%
HSV (HSB):
288°, 59.2040%, 78.8235%
XYZ:
31.9200, 19.7166, 57.3817
xyY:
0.2928, 0.1809, 19.7166
CIE-Lab:
51.5153, 56.5312, -45.1421
CIE-LCH:
51.5153, 72.3436, 321.3914
CIE-Luv:
51.5153, 38.5848, -75.8804
Hunter-Lab:
44.4034, 50.6113, -45.5370
#b252c9 color charts
#b252c9 color shades, tints & tones
#b252c9 color schemes
#b252c9 color preview, HTML & CSS examples
This text has a color of #b252c9
<p style="color:#b252c9;">Text here</p>
.mytext {color:#b252c9;}
This box has a color of #b252c9
<div style="background-color:#b252c9;">Content here</div>
.mybackground {background-color:#b252c9;}
Border around this has a color of #b252c9
<div style="border:2px solid #b252c9;">Content here</div>
.myborder {border:2px solid #b252c9;}