#b983e2 color space conversions
Hex:
#b983e2
RGB:
185, 131, 226
CMY:
27, 49, 11
CMYK:
18, 42, 0, 11
HSL:
274°, 62.0915%, 70.0000%
HSV (HSB):
274°, 42.0354%, 88.6275%
XYZ:
41.8514, 32.0379, 75.9296
xyY:
0.2793, 0.2138, 32.0379
CIE-Lab:
63.3742, 38.2581, -40.5045
CIE-LCH:
63.3742, 55.7162, 313.3664
CIE-Luv:
63.3742, 20.8482, -69.1952
Hunter-Lab:
56.6020, 32.9288, -39.9141
#b983e2 color charts
#b983e2 color shades, tints & tones
#b983e2 color schemes
#b983e2 color preview, HTML & CSS examples
This text has a color of #b983e2
<p style="color:#b983e2;">Text here</p>
.mytext {color:#b983e2;}
This box has a color of #b983e2
<div style="background-color:#b983e2;">Content here</div>
.mybackground {background-color:#b983e2;}
Border around this has a color of #b983e2
<div style="border:2px solid #b983e2;">Content here</div>
.myborder {border:2px solid #b983e2;}