#b22fd5 color space conversions
Hex:
#b22fd5
RGB:
178, 47, 213
CMY:
30, 82, 16
CMYK:
16, 78, 0, 16
HSL:
287°, 66.4000%, 50.9804%
HSV (HSB):
287°, 77.9343%, 83.5294%
XYZ:
31.3869, 16.3021, 64.4431
xyY:
0.2799, 0.1454, 16.3021
CIE-Lab:
47.3684, 72.4600, -58.6641
CIE-LCH:
47.3684, 93.2305, 321.0061
CIE-Luv:
47.3684, 42.9270, -95.8586
Hunter-Lab:
40.3759, 68.1022, -66.3685
#b22fd5 color charts
#b22fd5 color shades, tints & tones
#b22fd5 color schemes
#b22fd5 color preview, HTML & CSS examples
This text has a color of #b22fd5
<p style="color:#b22fd5;">Text here</p>
.mytext {color:#b22fd5;}
This box has a color of #b22fd5
<div style="background-color:#b22fd5;">Content here</div>
.mybackground {background-color:#b22fd5;}
Border around this has a color of #b22fd5
<div style="border:2px solid #b22fd5;">Content here</div>
.myborder {border:2px solid #b22fd5;}