#b246cc color space conversions
Hex:
#b246cc
RGB:
178, 70, 204
CMY:
30, 73, 20
CMYK:
13, 66, 0, 20
HSL:
288°, 56.7797%, 53.7255%
HSV (HSB):
288°, 65.6863%, 80.0000%
XYZ:
31.4493, 18.2049, 58.9831
xyY:
0.2895, 0.1676, 18.2049
CIE-Lab:
49.7437, 62.4506, -49.6856
CIE-LCH:
49.7437, 79.8043, 321.4943
CIE-Luv:
49.7437, 41.0224, -82.7980
Hunter-Lab:
42.6672, 56.9019, -52.0953
#b246cc color charts
#b246cc color shades, tints & tones
#b246cc color schemes
#b246cc color preview, HTML & CSS examples
This text has a color of #b246cc
<p style="color:#b246cc;">Text here</p>
.mytext {color:#b246cc;}
This box has a color of #b246cc
<div style="background-color:#b246cc;">Content here</div>
.mybackground {background-color:#b246cc;}
Border around this has a color of #b246cc
<div style="border:2px solid #b246cc;">Content here</div>
.myborder {border:2px solid #b246cc;}