#c055d7 color space conversions
Hex:
#c055d7
RGB:
192, 85, 215
CMY:
25, 67, 16
CMYK:
11, 60, 0, 16
HSL:
289°, 61.9048%, 58.8235%
HSV (HSB):
289°, 60.4651%, 84.3137%
XYZ:
37.2525, 22.6098, 66.6907
xyY:
0.2944, 0.1787, 22.6098
CIE-Lab:
54.6681, 61.3073, -48.0083
CIE-LCH:
54.6681, 77.8677, 321.9363
CIE-Luv:
54.6681, 43.1006, -81.9757
Hunter-Lab:
47.5497, 56.6324, -49.8721
#c055d7 color charts
#c055d7 color shades, tints & tones
#c055d7 color schemes
#c055d7 color preview, HTML & CSS examples
This text has a color of #c055d7
<p style="color:#c055d7;">Text here</p>
.mytext {color:#c055d7;}
This box has a color of #c055d7
<div style="background-color:#c055d7;">Content here</div>
.mybackground {background-color:#c055d7;}
Border around this has a color of #c055d7
<div style="border:2px solid #c055d7;">Content here</div>
.myborder {border:2px solid #c055d7;}