#c958f8 color space conversions
Hex:
#c958f8
RGB:
201, 88, 248
CMY:
21, 65, 3
CMYK:
19, 65, 0, 3
HSL:
282°, 91.9540%, 65.8824%
HSV (HSB):
282°, 64.5161%, 97.2549%
XYZ:
44.5204, 26.1743, 91.5126
xyY:
0.2745, 0.1614, 26.1743
CIE-Lab:
58.2021, 68.4719, -60.8081
CIE-LCH:
58.2021, 91.5752, 318.3925
CIE-Luv:
58.2021, 39.6397, -103.9072
Hunter-Lab:
51.1608, 65.8003, -70.2410
#c958f8 color charts
#c958f8 color shades, tints & tones
#c958f8 color schemes
#c958f8 color preview, HTML & CSS examples
This text has a color of #c958f8
<p style="color:#c958f8;">Text here</p>
.mytext {color:#c958f8;}
This box has a color of #c958f8
<div style="background-color:#c958f8;">Content here</div>
.mybackground {background-color:#c958f8;}
Border around this has a color of #c958f8
<div style="border:2px solid #c958f8;">Content here</div>
.myborder {border:2px solid #c958f8;}