#c080fd color space conversions
Hex:
#c080fd
RGB:
192, 128, 253
CMY:
25, 50, 1
CMYK:
24, 49, 0, 1
HSL:
271°, 96.8992%, 74.7059%
HSV (HSB):
271°, 49.4071%, 99.2157%
XYZ:
47.1870, 33.7367, 96.9533
xyY:
0.2653, 0.1897, 33.7367
CIE-Lab:
64.7530, 47.8382, -53.1821
CIE-LCH:
64.7530, 71.5320, 311.9719
CIE-Luv:
64.7530, 21.6927, -91.4406
Hunter-Lab:
58.0833, 43.3682, -58.3093
#c080fd color charts
#c080fd color shades, tints & tones
#c080fd color schemes
#c080fd color preview, HTML & CSS examples
This text has a color of #c080fd
<p style="color:#c080fd;">Text here</p>
.mytext {color:#c080fd;}
This box has a color of #c080fd
<div style="background-color:#c080fd;">Content here</div>
.mybackground {background-color:#c080fd;}
Border around this has a color of #c080fd
<div style="border:2px solid #c080fd;">Content here</div>
.myborder {border:2px solid #c080fd;}