#b072f1 color space conversions
Hex:
#b072f1
RGB:
176, 114, 241
CMY:
31, 55, 5
CMYK:
27, 53, 0, 5
HSL:
269°, 81.9355%, 69.6078%
HSV (HSB):
269°, 52.6971%, 94.5098%
XYZ:
39.7990, 27.6156, 86.4518
xyY:
0.2587, 0.1795, 27.6156
CIE-Lab:
59.5399, 48.4629, -54.9562
CIE-LCH:
59.5399, 73.2723, 311.4073
CIE-Luv:
59.5399, 19.5942, -92.8373
Hunter-Lab:
52.5506, 43.2229, -60.7536
#b072f1 color charts
#b072f1 color shades, tints & tones
#b072f1 color schemes
#b072f1 color preview, HTML & CSS examples
This text has a color of #b072f1
<p style="color:#b072f1;">Text here</p>
.mytext {color:#b072f1;}
This box has a color of #b072f1
<div style="background-color:#b072f1;">Content here</div>
.mybackground {background-color:#b072f1;}
Border around this has a color of #b072f1
<div style="border:2px solid #b072f1;">Content here</div>
.myborder {border:2px solid #b072f1;}