#b22dd7 color space conversions
Hex:
#b22dd7
RGB:
178, 45, 215
CMY:
30, 82, 16
CMYK:
17, 79, 0, 16
HSL:
287°, 68.0000%, 50.9804%
HSV (HSB):
287°, 79.0698%, 84.3137%
XYZ:
31.5642, 16.2480, 65.7625
xyY:
0.2779, 0.1431, 16.2480
CIE-Lab:
47.2983, 73.4120, -59.9233
CIE-LCH:
47.2983, 94.7635, 320.7766
CIE-Luv:
47.2983, 42.6292, -97.7023
Hunter-Lab:
40.3089, 69.2355, -68.5134
#b22dd7 color charts
#b22dd7 color shades, tints & tones
#b22dd7 color schemes
#b22dd7 color preview, HTML & CSS examples
This text has a color of #b22dd7
<p style="color:#b22dd7;">Text here</p>
.mytext {color:#b22dd7;}
This box has a color of #b22dd7
<div style="background-color:#b22dd7;">Content here</div>
.mybackground {background-color:#b22dd7;}
Border around this has a color of #b22dd7
<div style="border:2px solid #b22dd7;">Content here</div>
.myborder {border:2px solid #b22dd7;}