#c055e4 color space conversions
Hex:
#c055e4
RGB:
192, 85, 228
CMY:
25, 67, 11
CMYK:
16, 63, 0, 11
HSL:
285°, 72.5888%, 61.3725%
HSV (HSB):
285°, 62.7193%, 89.4118%
XYZ:
38.9903, 23.3049, 75.8421
xyY:
0.2823, 0.1687, 23.3049
CIE-Lab:
55.3850, 63.8208, -54.2107
CIE-LCH:
55.3850, 83.7370, 319.6547
CIE-Luv:
55.3850, 39.8214, -92.0832
Hunter-Lab:
48.2752, 59.6873, -59.3542
#c055e4 color charts
#c055e4 color shades, tints & tones
#c055e4 color schemes
#c055e4 color preview, HTML & CSS examples
This text has a color of #c055e4
<p style="color:#c055e4;">Text here</p>
.mytext {color:#c055e4;}
This box has a color of #c055e4
<div style="background-color:#c055e4;">Content here</div>
.mybackground {background-color:#c055e4;}
Border around this has a color of #c055e4
<div style="border:2px solid #c055e4;">Content here</div>
.myborder {border:2px solid #c055e4;}