#b175f5 color space conversions
Hex:
#b175f5
RGB:
177, 117, 245
CMY:
31, 54, 4
CMYK:
28, 52, 0, 4
HSL:
268°, 86.4865%, 70.9804%
HSV (HSB):
268°, 52.2449%, 96.0784%
XYZ:
40.9742, 28.6623, 89.7590
xyY:
0.2571, 0.1798, 28.6623
CIE-Lab:
60.4824, 48.0464, -55.6632
CIE-LCH:
60.4824, 73.5312, 310.7995
CIE-Luv:
60.4824, 18.5457, -94.2176
Hunter-Lab:
53.5371, 42.9234, -61.9281
#b175f5 color charts
#b175f5 color shades, tints & tones
#b175f5 color schemes
#b175f5 color preview, HTML & CSS examples
This text has a color of #b175f5
<p style="color:#b175f5;">Text here</p>
.mytext {color:#b175f5;}
This box has a color of #b175f5
<div style="background-color:#b175f5;">Content here</div>
.mybackground {background-color:#b175f5;}
Border around this has a color of #b175f5
<div style="border:2px solid #b175f5;">Content here</div>
.myborder {border:2px solid #b175f5;}