#b935c8 color space conversions
Hex:
#b935c8
RGB:
185, 53, 200
CMY:
27, 79, 22
CMYK:
8, 74, 0, 22
HSL:
294°, 58.1028%, 49.6078%
HSV (HSB):
294°, 73.5000%, 78.4314%
XYZ:
31.7060, 17.0306, 56.2597
xyY:
0.3020, 0.1622, 17.0306
CIE-Lab:
48.2986, 69.6179, -49.6283
CIE-LCH:
48.2986, 85.4963, 324.5162
CIE-Luv:
48.2986, 50.4295, -82.9838
Hunter-Lab:
41.2682, 64.9208, -51.9406
#b935c8 color charts
#b935c8 color shades, tints & tones
#b935c8 color schemes
#b935c8 color preview, HTML & CSS examples
This text has a color of #b935c8
<p style="color:#b935c8;">Text here</p>
.mytext {color:#b935c8;}
This box has a color of #b935c8
<div style="background-color:#b935c8;">Content here</div>
.mybackground {background-color:#b935c8;}
Border around this has a color of #b935c8
<div style="border:2px solid #b935c8;">Content here</div>
.myborder {border:2px solid #b935c8;}