#912e55 color space conversions
Hex:
        #912e55
        RGB:
        145, 46, 85
        CMY:
        43, 82, 67
        CMYK:
        0, 68, 41, 43
      HSL:
        336°, 51.8325%, 37.4510%
        HSV (HSB):
        336°, 68.2759%, 56.8627%
        XYZ:
        14.2937, 8.6296, 9.5066
        xyY:
        0.4408, 0.2661, 8.6296
      CIE-Lab:
        35.2612, 44.9391, -0.3450
        CIE-LCH:
        35.2612, 44.9404, 359.5601
        CIE-Luv:
        35.2612, 61.4594, -8.0049
        Hunter-Lab:
        29.3762, 35.4454, 1.3761
      #912e55 color charts
#912e55 RGB chart
      #912e55 CMYK chart
      #912e55 RGB pie chart
      #912e55 color shades, tints & tones
#912e55 color schemes
#912e55 color preview, HTML & CSS examples
           This text has a color of #912e55        
        
          <p style="color:#912e55;">Text here</p>
        
        
          .mytext {color:#912e55;}
        
        Text color #912e55
      
           This box has a color of #912e55        
        
          <div style="background-color:#912e55;">Content here</div>
        
        
          .mybackground {background-color:#912e55;}
        
        Background color #912e55
      
           Border around this has a color of #912e55        
        
          <div style="border:2px solid #912e55;">Content here</div>
        
        
          .myborder {border:2px solid #912e55;}
        
        Border color #912e55