#b962e3 color space conversions
Hex:
#b962e3
RGB:
185, 98, 227
CMY:
27, 62, 11
CMYK:
19, 57, 0, 11
HSL:
280°, 69.7297%, 63.7255%
HSV (HSB):
280°, 56.8282%, 89.0196%
XYZ:
38.2404, 24.5957, 75.4050
xyY:
0.2766, 0.1779, 24.5957
CIE-Lab:
56.6794, 55.8444, -51.6378
CIE-LCH:
56.6794, 76.0596, 317.2413
CIE-Luv:
56.6794, 32.1675, -87.5726
Hunter-Lab:
49.5941, 50.8461, -55.4313
#b962e3 color charts
#b962e3 color shades, tints & tones
#b962e3 color schemes
#b962e3 color preview, HTML & CSS examples
This text has a color of #b962e3
<p style="color:#b962e3;">Text here</p>
.mytext {color:#b962e3;}
This box has a color of #b962e3
<div style="background-color:#b962e3;">Content here</div>
.mybackground {background-color:#b962e3;}
Border around this has a color of #b962e3
<div style="border:2px solid #b962e3;">Content here</div>
.myborder {border:2px solid #b962e3;}