#b075f3 color space conversions
Hex:
#b075f3
RGB:
176, 117, 243
CMY:
31, 54, 5
CMYK:
28, 52, 0, 5
HSL:
268°, 84.0000%, 70.5882%
HSV (HSB):
268°, 51.8519%, 95.2941%
XYZ:
40.4434, 28.4238, 88.1487
xyY:
0.2576, 0.1810, 28.4238
CIE-Lab:
60.2697, 47.3254, -54.9018
CIE-LCH:
60.2697, 72.4838, 310.7614
CIE-Luv:
60.2697, 18.3266, -92.8482
Hunter-Lab:
53.3139, 42.1091, -60.7098
#b075f3 color charts
#b075f3 color shades, tints & tones
#b075f3 color schemes
#b075f3 color preview, HTML & CSS examples
This text has a color of #b075f3
<p style="color:#b075f3;">Text here</p>
.mytext {color:#b075f3;}
This box has a color of #b075f3
<div style="background-color:#b075f3;">Content here</div>
.mybackground {background-color:#b075f3;}
Border around this has a color of #b075f3
<div style="border:2px solid #b075f3;">Content here</div>
.myborder {border:2px solid #b075f3;}