#b962e2 color space conversions
Hex:
#b962e2
RGB:
185, 98, 226
CMY:
27, 62, 11
CMYK:
18, 57, 0, 11
HSL:
281°, 68.8172%, 63.5294%
HSV (HSB):
281°, 56.6372%, 88.6275%
XYZ:
38.1027, 24.5406, 74.6801
xyY:
0.2775, 0.1787, 24.5406
CIE-Lab:
56.6251, 55.6349, -51.1625
CIE-LCH:
56.6251, 75.5834, 317.3980
CIE-Luv:
56.6251, 32.3788, -86.7865
Hunter-Lab:
49.5385, 50.6016, -54.7037
#b962e2 color charts
#b962e2 color shades, tints & tones
#b962e2 color schemes
#b962e2 color preview, HTML & CSS examples
This text has a color of #b962e2
<p style="color:#b962e2;">Text here</p>
.mytext {color:#b962e2;}
This box has a color of #b962e2
<div style="background-color:#b962e2;">Content here</div>
.mybackground {background-color:#b962e2;}
Border around this has a color of #b962e2
<div style="border:2px solid #b962e2;">Content here</div>
.myborder {border:2px solid #b962e2;}