#b245e8 color space conversions
Hex:
#b245e8
RGB:
178, 69, 232
CMY:
30, 73, 9
CMYK:
23, 70, 0, 9
HSL:
280°, 77.9904%, 59.0196%
HSV (HSB):
280°, 70.2586%, 90.9804%
XYZ:
35.0537, 19.5474, 78.2694
xyY:
0.2638, 0.1471, 19.5474
CIE-Lab:
51.3216, 68.3862, -63.0881
CIE-LCH:
51.3216, 93.0418, 317.3076
CIE-Luv:
51.3216, 34.1445, -104.0108
Hunter-Lab:
44.2125, 64.1513, -74.0125
#b245e8 color charts
#b245e8 color shades, tints & tones
#b245e8 color schemes
#b245e8 color preview, HTML & CSS examples
This text has a color of #b245e8
<p style="color:#b245e8;">Text here</p>
.mytext {color:#b245e8;}
This box has a color of #b245e8
<div style="background-color:#b245e8;">Content here</div>
.mybackground {background-color:#b245e8;}
Border around this has a color of #b245e8
<div style="border:2px solid #b245e8;">Content here</div>
.myborder {border:2px solid #b245e8;}