#b245b4 color space conversions
Hex:
#b245b4
RGB:
178, 69, 180
CMY:
30, 73, 29
CMYK:
1, 62, 0, 29
HSL:
299°, 44.5783%, 48.8235%
HSV (HSB):
299°, 61.6667%, 70.5882%
XYZ:
28.7264, 17.0165, 44.9505
xyY:
0.3167, 0.1876, 17.0165
CIE-Lab:
48.2808, 58.4727, -38.0916
CIE-LCH:
48.2808, 69.7856, 326.9181
CIE-Luv:
48.2808, 48.0231, -64.4436
Hunter-Lab:
41.2511, 52.1145, -35.7314
#b245b4 color charts
#b245b4 color shades, tints & tones
#b245b4 color schemes
#b245b4 color preview, HTML & CSS examples
This text has a color of #b245b4
<p style="color:#b245b4;">Text here</p>
.mytext {color:#b245b4;}
This box has a color of #b245b4
<div style="background-color:#b245b4;">Content here</div>
.mybackground {background-color:#b245b4;}
Border around this has a color of #b245b4
<div style="border:2px solid #b245b4;">Content here</div>
.myborder {border:2px solid #b245b4;}