#612a9f color space conversions
Hex:
        #612a9f
        RGB:
        97, 42, 159
        CMY:
        62, 84, 38
        CMYK:
        39, 74, 0, 38
      HSL:
        268°, 58.2090%, 39.4118%
        HSV (HSB):
        268°, 73.5849%, 62.3529%
        XYZ:
        12.0157, 6.7005, 33.4609
        xyY:
        0.2303, 0.1284, 6.7005
      CIE-Lab:
        31.1152, 47.8597, -53.7324
        CIE-LCH:
        31.1152, 71.9564, 311.6916
        CIE-Luv:
        31.1152, 11.2884, -74.8689
        Hunter-Lab:
        25.8854, 37.5586, -58.5219
      #612a9f color charts
#612a9f RGB chart
      #612a9f CMYK chart
      #612a9f RGB pie chart
      #612a9f color shades, tints & tones
#612a9f color schemes
#612a9f color preview, HTML & CSS examples
           This text has a color of #612a9f        
        
          <p style="color:#612a9f;">Text here</p>
        
        
          .mytext {color:#612a9f;}
        
        Text color #612a9f
      
           This box has a color of #612a9f        
        
          <div style="background-color:#612a9f;">Content here</div>
        
        
          .mybackground {background-color:#612a9f;}
        
        Background color #612a9f
      
           Border around this has a color of #612a9f        
        
          <div style="border:2px solid #612a9f;">Content here</div>
        
        
          .myborder {border:2px solid #612a9f;}
        
        Border color #612a9f