#912f7a color space conversions
Hex:
        #912f7a
        RGB:
        145, 47, 122
        CMY:
        43, 82, 52
        CMYK:
        0, 68, 16, 43
      HSL:
        314°, 51.0417%, 37.6471%
        HSV (HSB):
        314°, 67.5862%, 56.8627%
        XYZ:
        16.2064, 9.4579, 19.3837
        xyY:
        0.3598, 0.2100, 9.4579
      CIE-Lab:
        36.8514, 49.4516, -21.3864
        CIE-LCH:
        36.8514, 53.8780, 336.6129
        CIE-Luv:
        36.8514, 48.8482, -35.7716
        Hunter-Lab:
        30.7537, 40.2459, -15.8422
      #912f7a color charts
#912f7a RGB chart
      #912f7a CMYK chart
      #912f7a RGB pie chart
      #912f7a color shades, tints & tones
#912f7a color schemes
#912f7a color preview, HTML & CSS examples
           This text has a color of #912f7a        
        
          <p style="color:#912f7a;">Text here</p>
        
        
          .mytext {color:#912f7a;}
        
        Text color #912f7a
      
           This box has a color of #912f7a        
        
          <div style="background-color:#912f7a;">Content here</div>
        
        
          .mybackground {background-color:#912f7a;}
        
        Background color #912f7a
      
           Border around this has a color of #912f7a        
        
          <div style="border:2px solid #912f7a;">Content here</div>
        
        
          .myborder {border:2px solid #912f7a;}
        
        Border color #912f7a