#b245da color space conversions
Hex:
#b245da
RGB:
178, 69, 218
CMY:
30, 73, 15
CMYK:
18, 68, 0, 15
HSL:
284°, 66.8161%, 56.2745%
HSV (HSB):
284°, 68.3486%, 85.4902%
XYZ:
33.1431, 18.7832, 68.2083
xyY:
0.2759, 0.1564, 18.7832
CIE-Lab:
50.4326, 65.5817, -56.5897
CIE-LCH:
50.4326, 86.6218, 319.2095
CIE-Luv:
50.4326, 37.5966, -93.7147
Hunter-Lab:
43.3396, 60.6603, -62.9737
#b245da color charts
#b245da color shades, tints & tones
#b245da color schemes
#b245da color preview, HTML & CSS examples
This text has a color of #b245da
<p style="color:#b245da;">Text here</p>
.mytext {color:#b245da;}
This box has a color of #b245da
<div style="background-color:#b245da;">Content here</div>
.mybackground {background-color:#b245da;}
Border around this has a color of #b245da
<div style="border:2px solid #b245da;">Content here</div>
.myborder {border:2px solid #b245da;}