#b955f3 color space conversions
Hex:
#b955f3
RGB:
185, 85, 243
CMY:
27, 67, 5
CMYK:
24, 65, 0, 5
HSL:
278°, 86.8132%, 64.3137%
HSV (HSB):
278°, 65.0206%, 95.2941%
XYZ:
39.4337, 23.2824, 87.2096
xyY:
0.2630, 0.1553, 23.2824
CIE-Lab:
55.3620, 65.3231, -62.6989
CIE-LCH:
55.3620, 90.5443, 316.1743
CIE-Luv:
55.3620, 32.1840, -105.1583
Hunter-Lab:
48.2518, 61.4384, -73.3836
#b955f3 color charts
#b955f3 color shades, tints & tones
#b955f3 color schemes
#b955f3 color preview, HTML & CSS examples
This text has a color of #b955f3
<p style="color:#b955f3;">Text here</p>
.mytext {color:#b955f3;}
This box has a color of #b955f3
<div style="background-color:#b955f3;">Content here</div>
.mybackground {background-color:#b955f3;}
Border around this has a color of #b955f3
<div style="border:2px solid #b955f3;">Content here</div>
.myborder {border:2px solid #b955f3;}