#612ccd color space conversions
Hex:
        #612ccd
        RGB:
        97, 44, 205
        CMY:
        62, 83, 20
        CMYK:
        53, 79, 0, 20
      HSL:
        260°, 64.6586%, 48.8235%
        HSV (HSB):
        260°, 78.5366%, 80.3922%
        XYZ:
        16.8499, 8.7505, 58.5585
        xyY:
        0.2002, 0.1040, 8.7505
      CIE-Lab:
        35.4995, 58.9009, -73.8526
        CIE-LCH:
        35.4995, 94.4644, 308.5740
        CIE-Luv:
        35.4995, 4.7638, -103.8837
        Hunter-Lab:
        29.5813, 49.9087, -96.6624
      #612ccd color charts
#612ccd RGB chart
      #612ccd CMYK chart
      #612ccd RGB pie chart
      #612ccd color shades, tints & tones
#612ccd color schemes
#612ccd color preview, HTML & CSS examples
           This text has a color of #612ccd        
        
          <p style="color:#612ccd;">Text here</p>
        
        
          .mytext {color:#612ccd;}
        
        Text color #612ccd
      
           This box has a color of #612ccd        
        
          <div style="background-color:#612ccd;">Content here</div>
        
        
          .mybackground {background-color:#612ccd;}
        
        Background color #612ccd
      
           Border around this has a color of #612ccd        
        
          <div style="border:2px solid #612ccd;">Content here</div>
        
        
          .myborder {border:2px solid #612ccd;}
        
        Border color #612ccd