#b133ed color space conversions
Hex:
#b133ed
RGB:
177, 51, 237
CMY:
31, 80, 7
CMYK:
25, 78, 0, 7
HSL:
281°, 83.7838%, 56.4706%
HSV (HSB):
281°, 78.4810%, 92.9412%
XYZ:
34.6014, 17.8292, 81.7384
xyY:
0.2579, 0.1329, 17.8292
CIE-Lab:
49.2883, 75.6015, -69.2026
CIE-LCH:
49.2883, 102.4918, 317.5303
CIE-Luv:
49.2883, 35.2852, -112.2092
Hunter-Lab:
42.2246, 72.3803, -85.2164
#b133ed color charts
#b133ed color shades, tints & tones
#b133ed color schemes
#b133ed color preview, HTML & CSS examples
This text has a color of #b133ed
<p style="color:#b133ed;">Text here</p>
.mytext {color:#b133ed;}
This box has a color of #b133ed
<div style="background-color:#b133ed;">Content here</div>
.mybackground {background-color:#b133ed;}
Border around this has a color of #b133ed
<div style="border:2px solid #b133ed;">Content here</div>
.myborder {border:2px solid #b133ed;}