#b732ed color space conversions
Hex:
#b732ed
RGB:
183, 50, 237
CMY:
28, 80, 7
CMYK:
23, 79, 0, 7
HSL:
283°, 83.8565%, 56.2745%
HSV (HSB):
283°, 78.9030%, 92.9412%
XYZ:
35.9551, 18.4629, 81.7894
xyY:
0.2640, 0.1355, 18.4629
CIE-Lab:
50.0528, 76.9026, -67.9222
CIE-LCH:
50.0528, 102.6032, 318.5483
CIE-Luv:
50.0528, 38.8978, -111.0656
Hunter-Lab:
42.9685, 74.1701, -82.7791
#b732ed color charts
#b732ed color shades, tints & tones
#b732ed color schemes
#b732ed color preview, HTML & CSS examples
This text has a color of #b732ed
<p style="color:#b732ed;">Text here</p>
.mytext {color:#b732ed;}
This box has a color of #b732ed
<div style="background-color:#b732ed;">Content here</div>
.mybackground {background-color:#b732ed;}
Border around this has a color of #b732ed
<div style="border:2px solid #b732ed;">Content here</div>
.myborder {border:2px solid #b732ed;}