#b222cd color space conversions
Hex:
#b222cd
RGB:
178, 34, 205
CMY:
30, 87, 20
CMYK:
13, 83, 0, 20
HSL:
291°, 71.5481%, 46.8627%
HSV (HSB):
291°, 83.4146%, 80.3922%
XYZ:
29.9516, 15.0168, 59.0775
xyY:
0.2879, 0.1443, 15.0168
CIE-Lab:
45.6572, 74.4853, -56.8183
CIE-LCH:
45.6572, 93.6823, 322.6632
CIE-Luv:
45.6572, 47.0145, -92.4751
Hunter-Lab:
38.7515, 70.1498, -63.2628
#b222cd color charts
#b222cd color shades, tints & tones
#b222cd color schemes
#b222cd color preview, HTML & CSS examples
This text has a color of #b222cd
<p style="color:#b222cd;">Text here</p>
.mytext {color:#b222cd;}
This box has a color of #b222cd
<div style="background-color:#b222cd;">Content here</div>
.mybackground {background-color:#b222cd;}
Border around this has a color of #b222cd
<div style="border:2px solid #b222cd;">Content here</div>
.myborder {border:2px solid #b222cd;}