#b34ccd color space conversions
Hex:
#b34ccd
RGB:
179, 76, 205
CMY:
30, 70, 20
CMYK:
13, 63, 0, 20
HSL:
288°, 56.3319%, 55.0980%
HSV (HSB):
288°, 62.9268%, 80.3922%
XYZ:
32.1943, 19.1604, 59.7591
xyY:
0.2897, 0.1724, 19.1604
CIE-Lab:
50.8743, 60.2867, -48.4482
CIE-LCH:
50.8743, 77.3416, 321.2136
CIE-Luv:
50.8743, 39.8766, -81.1320
Hunter-Lab:
43.7726, 54.6831, -50.3030
#b34ccd color charts
#b34ccd color shades, tints & tones
#b34ccd color schemes
#b34ccd color preview, HTML & CSS examples
This text has a color of #b34ccd
<p style="color:#b34ccd;">Text here</p>
.mytext {color:#b34ccd;}
This box has a color of #b34ccd
<div style="background-color:#b34ccd;">Content here</div>
.mybackground {background-color:#b34ccd;}
Border around this has a color of #b34ccd
<div style="border:2px solid #b34ccd;">Content here</div>
.myborder {border:2px solid #b34ccd;}