#b33cef color space conversions
Hex:
#b33cef
RGB:
179, 60, 239
CMY:
30, 76, 6
CMYK:
25, 75, 0, 6
HSL:
280°, 84.8341%, 58.6275%
HSV (HSB):
280°, 74.8954%, 93.7255%
XYZ:
35.7863, 19.0474, 83.4517
xyY:
0.2588, 0.1377, 19.0474
CIE-Lab:
50.7426, 73.3623, -67.9563
CIE-LCH:
50.7426, 100.0004, 317.1907
CIE-Luv:
50.7426, 34.6174, -111.1926
Hunter-Lab:
43.6433, 69.9889, -82.8198
#b33cef color charts
#b33cef color shades, tints & tones
#b33cef color schemes
#b33cef color preview, HTML & CSS examples
This text has a color of #b33cef
<p style="color:#b33cef;">Text here</p>
.mytext {color:#b33cef;}
This box has a color of #b33cef
<div style="background-color:#b33cef;">Content here</div>
.mybackground {background-color:#b33cef;}
Border around this has a color of #b33cef
<div style="border:2px solid #b33cef;">Content here</div>
.myborder {border:2px solid #b33cef;}