#c055e1 color space conversions
Hex:
#c055e1
RGB:
192, 85, 225
CMY:
25, 67, 12
CMYK:
15, 62, 0, 12
HSL:
286°, 70.0000%, 60.7843%
HSV (HSB):
286°, 62.2222%, 88.2353%
XYZ:
38.5773, 23.1397, 73.6673
xyY:
0.2849, 0.1709, 23.1397
CIE-Lab:
55.2160, 63.2331, -52.7911
CIE-LCH:
55.2160, 82.3731, 320.1427
CIE-Luv:
55.2160, 40.5653, -89.7687
Hunter-Lab:
48.1038, 58.9685, -57.1256
#c055e1 color charts
#c055e1 color shades, tints & tones
#c055e1 color schemes
#c055e1 color preview, HTML & CSS examples
This text has a color of #c055e1
<p style="color:#c055e1;">Text here</p>
.mytext {color:#c055e1;}
This box has a color of #c055e1
<div style="background-color:#c055e1;">Content here</div>
.mybackground {background-color:#c055e1;}
Border around this has a color of #c055e1
<div style="border:2px solid #c055e1;">Content here</div>
.myborder {border:2px solid #c055e1;}