#611c7a color space conversions
Hex:
        #611c7a
        RGB:
        97, 28, 122
        CMY:
        62, 89, 52
        CMYK:
        20, 77, 0, 52
      HSL:
        284°, 62.6667%, 29.4118%
        HSV (HSB):
        284°, 77.0492%, 47.8431%
        XYZ:
        8.8579, 4.7770, 18.8676
        xyY:
        0.2725, 0.1470, 4.7770
      CIE-Lab:
        26.0899, 45.2689, -38.9331
        CIE-LCH:
        26.0899, 59.7081, 319.3031
        CIE-Luv:
        26.0899, 20.5418, -52.4972
        Hunter-Lab:
        21.8564, 34.0929, -35.8826
      #611c7a color charts
#611c7a RGB chart
      #611c7a CMYK chart
      #611c7a RGB pie chart
      #611c7a color shades, tints & tones
#611c7a color schemes
#611c7a color preview, HTML & CSS examples
           This text has a color of #611c7a        
        
          <p style="color:#611c7a;">Text here</p>
        
        
          .mytext {color:#611c7a;}
        
        Text color #611c7a
      
           This box has a color of #611c7a        
        
          <div style="background-color:#611c7a;">Content here</div>
        
        
          .mybackground {background-color:#611c7a;}
        
        Background color #611c7a
      
           Border around this has a color of #611c7a        
        
          <div style="border:2px solid #611c7a;">Content here</div>
        
        
          .myborder {border:2px solid #611c7a;}
        
        Border color #611c7a