#b353cc color space conversions
Hex:
#b353cc
RGB:
179, 83, 204
CMY:
30, 67, 20
CMYK:
12, 59, 0, 20
HSL:
288°, 54.2601%, 56.2745%
HSV (HSB):
288°, 59.3137%, 80.0000%
XYZ:
32.5827, 20.1299, 59.2949
xyY:
0.2909, 0.1797, 20.1299
CIE-Lab:
51.9837, 56.9010, -46.1104
CIE-LCH:
51.9837, 73.2386, 320.9800
CIE-Luv:
51.9837, 38.1865, -77.5656
Hunter-Lab:
44.8663, 51.1140, -46.9507
#b353cc color charts
#b353cc color shades, tints & tones
#b353cc color schemes
#b353cc color preview, HTML & CSS examples
This text has a color of #b353cc
<p style="color:#b353cc;">Text here</p>
.mytext {color:#b353cc;}
This box has a color of #b353cc
<div style="background-color:#b353cc;">Content here</div>
.mybackground {background-color:#b353cc;}
Border around this has a color of #b353cc
<div style="border:2px solid #b353cc;">Content here</div>
.myborder {border:2px solid #b353cc;}