#c22fd5 color space conversions
Hex:
#c22fd5
RGB:
194, 47, 213
CMY:
24, 82, 16
CMYK:
9, 78, 0, 16
HSL:
293°, 66.4000%, 50.9804%
HSV (HSB):
293°, 77.9343%, 83.5294%
XYZ:
35.2749, 18.3065, 64.6251
xyY:
0.2984, 0.1549, 18.3065
CIE-Lab:
49.8657, 75.4141, -54.5162
CIE-LCH:
49.8657, 93.0554, 324.1372
CIE-Luv:
49.8657, 53.3255, -91.5796
Hunter-Lab:
42.7860, 72.2885, -59.6028
#c22fd5 color charts
#c22fd5 color shades, tints & tones
#c22fd5 color schemes
#c22fd5 color preview, HTML & CSS examples
This text has a color of #c22fd5
<p style="color:#c22fd5;">Text here</p>
.mytext {color:#c22fd5;}
This box has a color of #c22fd5
<div style="background-color:#c22fd5;">Content here</div>
.mybackground {background-color:#c22fd5;}
Border around this has a color of #c22fd5
<div style="border:2px solid #c22fd5;">Content here</div>
.myborder {border:2px solid #c22fd5;}