#b33db5 color space conversions
Hex:
#b33db5
RGB:
179, 61, 181
CMY:
30, 76, 29
CMYK:
1, 66, 0, 29
HSL:
299°, 49.5868%, 47.4510%
HSV (HSB):
299°, 66.2983%, 70.9804%
XYZ:
28.5996, 16.2574, 45.3467
xyY:
0.3171, 0.1802, 16.2574
CIE-Lab:
47.3104, 62.1613, -40.2010
CIE-LCH:
47.3104, 74.0280, 327.1084
CIE-Luv:
47.3104, 50.5591, -67.7503
Hunter-Lab:
40.3205, 56.0508, -38.4566
#b33db5 color charts
#b33db5 color shades, tints & tones
#b33db5 color schemes
#b33db5 color preview, HTML & CSS examples
This text has a color of #b33db5
<p style="color:#b33db5;">Text here</p>
.mytext {color:#b33db5;}
This box has a color of #b33db5
<div style="background-color:#b33db5;">Content here</div>
.mybackground {background-color:#b33db5;}
Border around this has a color of #b33db5
<div style="border:2px solid #b33db5;">Content here</div>
.myborder {border:2px solid #b33db5;}