#611d85 color space conversions
Hex:
        #611d85
        RGB:
        97, 29, 133
        CMY:
        62, 89, 48
        CMYK:
        27, 78, 0, 48
      HSL:
        279°, 64.1975%, 31.7647%
        HSV (HSB):
        279°, 78.1955%, 52.1569%
        XYZ:
        9.6028, 5.1136, 22.6712
        xyY:
        0.2568, 0.1368, 5.1136
      CIE-Lab:
        27.0559, 47.2891, -44.3065
        CIE-LCH:
        27.0559, 64.8022, 316.8650
        CIE-Luv:
        27.0559, 17.9612, -59.8325
        Hunter-Lab:
        22.6132, 36.2275, -43.6128
      #611d85 color charts
#611d85 RGB chart
      #611d85 CMYK chart
      #611d85 RGB pie chart
      #611d85 color shades, tints & tones
#611d85 color schemes
#611d85 color preview, HTML & CSS examples
           This text has a color of #611d85        
        
          <p style="color:#611d85;">Text here</p>
        
        
          .mytext {color:#611d85;}
        
        Text color #611d85
      
           This box has a color of #611d85        
        
          <div style="background-color:#611d85;">Content here</div>
        
        
          .mybackground {background-color:#611d85;}
        
        Background color #611d85
      
           Border around this has a color of #611d85        
        
          <div style="border:2px solid #611d85;">Content here</div>
        
        
          .myborder {border:2px solid #611d85;}
        
        Border color #611d85