#c228b5 color space conversions
Hex:
#c228b5
RGB:
194, 40, 181
CMY:
24, 84, 29
CMYK:
0, 79, 7, 24
HSL:
305°, 65.8120%, 45.8824%
HSV (HSB):
305°, 79.3814%, 76.0784%
XYZ:
31.3474, 16.3231, 45.2145
xyY:
0.3375, 0.1757, 16.3231
CIE-Lab:
47.3956, 72.1979, -39.9089
CIE-LCH:
47.3956, 82.4940, 331.0674
CIE-Luv:
47.3956, 65.6955, -68.7757
Hunter-Lab:
40.4019, 67.7931, -38.0713
#c228b5 color charts
#c228b5 color shades, tints & tones
#c228b5 color schemes
#c228b5 color preview, HTML & CSS examples
This text has a color of #c228b5
<p style="color:#c228b5;">Text here</p>
.mytext {color:#c228b5;}
This box has a color of #c228b5
<div style="background-color:#c228b5;">Content here</div>
.mybackground {background-color:#c228b5;}
Border around this has a color of #c228b5
<div style="border:2px solid #c228b5;">Content here</div>
.myborder {border:2px solid #c228b5;}