#b072d2 color space conversions
Hex:
#b072d2
RGB:
176, 114, 210
CMY:
31, 55, 18
CMYK:
16, 46, 0, 18
HSL:
279°, 51.6129%, 63.5294%
HSV (HSB):
279°, 45.7143%, 82.3529%
XYZ:
35.5547, 25.9179, 64.1015
xyY:
0.2831, 0.2064, 25.9179
CIE-Lab:
57.9590, 41.4767, -40.1071
CIE-LCH:
57.9590, 57.6966, 315.9618
CIE-Luv:
57.9590, 24.7136, -67.8506
Hunter-Lab:
50.9096, 35.5705, -39.0167
#b072d2 color charts
#b072d2 color shades, tints & tones
#b072d2 color schemes
#b072d2 color preview, HTML & CSS examples
This text has a color of #b072d2
<p style="color:#b072d2;">Text here</p>
.mytext {color:#b072d2;}
This box has a color of #b072d2
<div style="background-color:#b072d2;">Content here</div>
.mybackground {background-color:#b072d2;}
Border around this has a color of #b072d2
<div style="border:2px solid #b072d2;">Content here</div>
.myborder {border:2px solid #b072d2;}