#7a1058 color space conversions
Hex:
        #7a1058
        RGB:
        122, 16, 88
        CMY:
        52, 94, 65
        CMYK:
        0, 87, 28, 52
      HSL:
        319°, 76.8116%, 27.0588%
        HSV (HSB):
        319°, 86.8852%, 47.8431%
        XYZ:
        9.9728, 5.2127, 9.7131
        xyY:
        0.4005, 0.2094, 5.2127
      CIE-Lab:
        27.3325, 49.0505, -14.6527
        CIE-LCH:
        27.3325, 51.1923, 343.3677
        CIE-Luv:
        27.3325, 50.5372, -24.3013
        Hunter-Lab:
        22.8314, 38.0139, -9.2414
      #7a1058 color charts
#7a1058 RGB chart
      #7a1058 CMYK chart
      #7a1058 RGB pie chart
      #7a1058 color shades, tints & tones
#7a1058 color schemes
#7a1058 color preview, HTML & CSS examples
           This text has a color of #7a1058        
        
          <p style="color:#7a1058;">Text here</p>
        
        
          .mytext {color:#7a1058;}
        
        Text color #7a1058
      
           This box has a color of #7a1058        
        
          <div style="background-color:#7a1058;">Content here</div>
        
        
          .mybackground {background-color:#7a1058;}
        
        Background color #7a1058
      
           Border around this has a color of #7a1058        
        
          <div style="border:2px solid #7a1058;">Content here</div>
        
        
          .myborder {border:2px solid #7a1058;}
        
        Border color #7a1058