#b33ccf color space conversions
Hex:
#b33ccf
RGB:
179, 60, 207
CMY:
30, 76, 19
CMYK:
14, 71, 0, 19
HSL:
289°, 60.4938%, 52.3529%
HSV (HSB):
289°, 71.0145%, 81.1765%
XYZ:
31.4687, 17.3204, 60.7161
xyY:
0.2874, 0.1582, 17.3204
CIE-Lab:
48.6613, 67.1875, -53.1333
CIE-LCH:
48.6613, 85.6581, 321.6623
CIE-Luv:
48.6613, 43.0436, -87.9732
Hunter-Lab:
41.6178, 62.1392, -57.3655
#b33ccf color charts
#b33ccf color shades, tints & tones
#b33ccf color schemes
#b33ccf color preview, HTML & CSS examples
This text has a color of #b33ccf
<p style="color:#b33ccf;">Text here</p>
.mytext {color:#b33ccf;}
This box has a color of #b33ccf
<div style="background-color:#b33ccf;">Content here</div>
.mybackground {background-color:#b33ccf;}
Border around this has a color of #b33ccf
<div style="border:2px solid #b33ccf;">Content here</div>
.myborder {border:2px solid #b33ccf;}