#b935e7 color space conversions
Hex:
#b935e7
RGB:
185, 53, 231
CMY:
27, 79, 9
CMYK:
20, 77, 0, 9
HSL:
284°, 78.7611%, 55.6863%
HSV (HSB):
284°, 77.0563%, 90.5882%
XYZ:
35.7045, 18.6300, 77.3154
xyY:
0.2712, 0.1415, 18.6300
CIE-Lab:
50.2515, 75.2041, -64.2022
CIE-LCH:
50.2515, 98.8816, 319.5124
CIE-Luv:
50.2515, 41.2900, -105.7422
Hunter-Lab:
43.1625, 72.1228, -75.9903
#b935e7 color charts
#b935e7 color shades, tints & tones
#b935e7 color schemes
#b935e7 color preview, HTML & CSS examples
This text has a color of #b935e7
<p style="color:#b935e7;">Text here</p>
.mytext {color:#b935e7;}
This box has a color of #b935e7
<div style="background-color:#b935e7;">Content here</div>
.mybackground {background-color:#b935e7;}
Border around this has a color of #b935e7
<div style="border:2px solid #b935e7;">Content here</div>
.myborder {border:2px solid #b935e7;}