#b087f5 color space conversions
Hex:
#b087f5
RGB:
176, 135, 245
CMY:
31, 47, 4
CMYK:
28, 45, 0, 4
HSL:
262°, 84.6154%, 74.5098%
HSV (HSB):
262°, 44.8980%, 96.0784%
XYZ:
43.0499, 33.1506, 90.5159
xyY:
0.2582, 0.1988, 33.1506
CIE-Lab:
64.2827, 37.9392, -49.6366
CIE-LCH:
64.2827, 62.4754, 307.3921
CIE-Luv:
64.2827, 11.9217, -84.2683
Hunter-Lab:
57.5766, 32.7051, -52.9060
#b087f5 color charts
#b087f5 color shades, tints & tones
#b087f5 color schemes
#b087f5 color preview, HTML & CSS examples
This text has a color of #b087f5
<p style="color:#b087f5;">Text here</p>
.mytext {color:#b087f5;}
This box has a color of #b087f5
<div style="background-color:#b087f5;">Content here</div>
.mybackground {background-color:#b087f5;}
Border around this has a color of #b087f5
<div style="border:2px solid #b087f5;">Content here</div>
.myborder {border:2px solid #b087f5;}