#612b8f color space conversions
Hex:
        #612b8f
        RGB:
        97, 43, 143
        CMY:
        62, 83, 44
        CMYK:
        32, 70, 0, 44
      HSL:
        272°, 53.7634%, 36.4706%
        HSV (HSB):
        272°, 69.9301%, 56.0784%
        XYZ:
        10.7516, 6.2523, 26.6267
        xyY:
        0.2464, 0.1433, 6.2523
      CIE-Lab:
        30.0403, 43.3642, -45.6891
        CIE-LCH:
        30.0403, 62.9917, 313.5046
        CIE-Luv:
        30.0403, 13.8097, -63.7364
        Hunter-Lab:
        25.0046, 32.9939, -45.6331
      #612b8f color charts
#612b8f RGB chart
      #612b8f CMYK chart
      #612b8f RGB pie chart
      #612b8f color shades, tints & tones
#612b8f color schemes
#612b8f color preview, HTML & CSS examples
           This text has a color of #612b8f        
        
          <p style="color:#612b8f;">Text here</p>
        
        
          .mytext {color:#612b8f;}
        
        Text color #612b8f
      
           This box has a color of #612b8f        
        
          <div style="background-color:#612b8f;">Content here</div>
        
        
          .mybackground {background-color:#612b8f;}
        
        Background color #612b8f
      
           Border around this has a color of #612b8f        
        
          <div style="border:2px solid #612b8f;">Content here</div>
        
        
          .myborder {border:2px solid #612b8f;}
        
        Border color #612b8f