#b085e5 color space conversions
Hex:
#b085e5
RGB:
176, 133, 229
CMY:
31, 48, 10
CMYK:
23, 42, 0, 10
HSL:
267°, 64.8649%, 70.9804%
HSV (HSB):
267°, 41.9214%, 89.8039%
XYZ:
40.4349, 31.6623, 78.1090
xyY:
0.2692, 0.2108, 31.6623
CIE-Lab:
63.0628, 35.2595, -42.7222
CIE-LCH:
63.0628, 55.3933, 309.5335
CIE-Luv:
63.0628, 14.6749, -72.3364
Hunter-Lab:
56.2693, 29.7982, -42.9137
#b085e5 color charts
#b085e5 color shades, tints & tones
#b085e5 color schemes
#b085e5 color preview, HTML & CSS examples
This text has a color of #b085e5
<p style="color:#b085e5;">Text here</p>
.mytext {color:#b085e5;}
This box has a color of #b085e5
<div style="background-color:#b085e5;">Content here</div>
.mybackground {background-color:#b085e5;}
Border around this has a color of #b085e5
<div style="border:2px solid #b085e5;">Content here</div>
.myborder {border:2px solid #b085e5;}