#612fa2 color space conversions
Hex:
        #612fa2
        RGB:
        97, 47, 162
        CMY:
        62, 82, 36
        CMYK:
        40, 71, 0, 36
      HSL:
        266°, 55.0239%, 40.9804%
        HSV (HSB):
        266°, 70.9877%, 63.5294%
        XYZ:
        12.4679, 7.1831, 34.9118
        xyY:
        0.2285, 0.1316, 7.1831
      CIE-Lab:
        32.2201, 46.2062, -53.7506
        CIE-LCH:
        32.2201, 70.8811, 310.6837
        CIE-Luv:
        32.2201, 9.9946, -75.7924
        Hunter-Lab:
        26.8012, 36.1357, -58.4714
      #612fa2 color charts
#612fa2 RGB chart
      #612fa2 CMYK chart
      #612fa2 RGB pie chart
      #612fa2 color shades, tints & tones
#612fa2 color schemes
#612fa2 color preview, HTML & CSS examples
           This text has a color of #612fa2        
        
          <p style="color:#612fa2;">Text here</p>
        
        
          .mytext {color:#612fa2;}
        
        Text color #612fa2
      
           This box has a color of #612fa2        
        
          <div style="background-color:#612fa2;">Content here</div>
        
        
          .mybackground {background-color:#612fa2;}
        
        Background color #612fa2
      
           Border around this has a color of #612fa2        
        
          <div style="border:2px solid #612fa2;">Content here</div>
        
        
          .myborder {border:2px solid #612fa2;}
        
        Border color #612fa2