#b245f9 color space conversions
Hex:
#b245f9
RGB:
178, 69, 249
CMY:
30, 73, 2
CMYK:
29, 72, 0, 2
HSL:
276°, 93.7500%, 62.3529%
HSV (HSB):
276°, 72.2892%, 97.6471%
XYZ:
37.5871, 20.5608, 91.6101
xyY:
0.2510, 0.1373, 20.5608
CIE-Lab:
52.4654, 71.8940, -70.7660
CIE-LCH:
52.4654, 100.8790, 315.4530
CIE-Luv:
52.4654, 30.2379, -116.1340
Hunter-Lab:
45.3440, 68.6124, -88.0449
#b245f9 color charts
#b245f9 color shades, tints & tones
#b245f9 color schemes
#b245f9 color preview, HTML & CSS examples
This text has a color of #b245f9
<p style="color:#b245f9;">Text here</p>
.mytext {color:#b245f9;}
This box has a color of #b245f9
<div style="background-color:#b245f9;">Content here</div>
.mybackground {background-color:#b245f9;}
Border around this has a color of #b245f9
<div style="border:2px solid #b245f9;">Content here</div>
.myborder {border:2px solid #b245f9;}