#b245c7 color space conversions
Hex:
#b245c7
RGB:
178, 69, 199
CMY:
30, 73, 22
CMYK:
11, 65, 0, 22
HSL:
290°, 53.7190%, 52.5490%
HSV (HSB):
290°, 65.3266%, 78.0392%
XYZ:
30.7970, 17.8447, 55.8540
xyY:
0.2947, 0.1708, 17.8447
CIE-Lab:
49.3073, 61.9242, -47.5026
CIE-LCH:
49.3073, 78.0455, 322.5079
CIE-Luv:
49.3073, 42.6230, -79.3023
Hunter-Lab:
42.2430, 56.2090, -48.8235
#b245c7 color charts
#b245c7 color shades, tints & tones
#b245c7 color schemes
#b245c7 color preview, HTML & CSS examples
This text has a color of #b245c7
<p style="color:#b245c7;">Text here</p>
.mytext {color:#b245c7;}
This box has a color of #b245c7
<div style="background-color:#b245c7;">Content here</div>
.mybackground {background-color:#b245c7;}
Border around this has a color of #b245c7
<div style="border:2px solid #b245c7;">Content here</div>
.myborder {border:2px solid #b245c7;}