#c050f8 color space conversions
Hex:
#c050f8
RGB:
192, 80, 248
CMY:
25, 69, 3
CMYK:
23, 68, 0, 3
HSL:
280°, 92.3077%, 64.3137%
HSV (HSB):
280°, 67.7419%, 97.2549%
XYZ:
41.5502, 23.7211, 91.1956
xyY:
0.2656, 0.1516, 23.7211
CIE-Lab:
55.8075, 69.9586, -64.7186
CIE-LCH:
55.8075, 95.3032, 317.2281
CIE-Luv:
55.8075, 36.1793, -108.9316
Hunter-Lab:
48.7043, 67.0477, -76.9236
#c050f8 color charts
#c050f8 color shades, tints & tones
#c050f8 color schemes
#c050f8 color preview, HTML & CSS examples
This text has a color of #c050f8
<p style="color:#c050f8;">Text here</p>
.mytext {color:#c050f8;}
This box has a color of #c050f8
<div style="background-color:#c050f8;">Content here</div>
.mybackground {background-color:#c050f8;}
Border around this has a color of #c050f8
<div style="border:2px solid #c050f8;">Content here</div>
.myborder {border:2px solid #c050f8;}