#b234bc color space conversions
Hex:
#b234bc
RGB:
178, 52, 188
CMY:
30, 80, 26
CMYK:
5, 72, 0, 26
HSL:
296°, 56.6667%, 47.0588%
HSV (HSB):
296°, 72.3404%, 73.7255%
XYZ:
28.6652, 15.5518, 49.0679
xyY:
0.3073, 0.1667, 15.5518
CIE-Lab:
46.3809, 66.4235, -45.7822
CIE-LCH:
46.3809, 80.6727, 325.4236
CIE-Luv:
46.3809, 49.6858, -76.1183
Hunter-Lab:
39.4358, 60.7360, -46.1665
#b234bc color charts
#b234bc color shades, tints & tones
#b234bc color schemes
#b234bc color preview, HTML & CSS examples
This text has a color of #b234bc
<p style="color:#b234bc;">Text here</p>
.mytext {color:#b234bc;}
This box has a color of #b234bc
<div style="background-color:#b234bc;">Content here</div>
.mybackground {background-color:#b234bc;}
Border around this has a color of #b234bc
<div style="border:2px solid #b234bc;">Content here</div>
.myborder {border:2px solid #b234bc;}