#b075f4 color space conversions
Hex:
#b075f4
RGB:
176, 117, 244
CMY:
31, 54, 4
CMYK:
28, 52, 0, 4
HSL:
268°, 85.2349%, 70.7843%
HSV (HSB):
268°, 52.0492%, 95.6863%
XYZ:
40.5949, 28.4843, 88.9464
xyY:
0.2569, 0.1803, 28.4843
CIE-Lab:
60.3238, 47.5609, -55.3690
CIE-LCH:
60.3238, 72.9915, 310.6620
CIE-Luv:
60.3238, 18.1744, -93.6391
Hunter-Lab:
53.3707, 42.3722, -61.4518
#b075f4 color charts
#b075f4 color shades, tints & tones
#b075f4 color schemes
#b075f4 color preview, HTML & CSS examples
This text has a color of #b075f4
<p style="color:#b075f4;">Text here</p>
.mytext {color:#b075f4;}
This box has a color of #b075f4
<div style="background-color:#b075f4;">Content here</div>
.mybackground {background-color:#b075f4;}
Border around this has a color of #b075f4
<div style="border:2px solid #b075f4;">Content here</div>
.myborder {border:2px solid #b075f4;}