#912a85 color space conversions
Hex:
        #912a85
        RGB:
        145, 42, 133
        CMY:
        43, 84, 48
        CMYK:
        0, 71, 8, 43
      HSL:
        307°, 55.0802%, 36.6667%
        HSV (HSB):
        307°, 71.0345%, 56.8627%
        XYZ:
        16.7387, 9.3691, 23.1165
        xyY:
        0.3400, 0.1903, 9.3691
      CIE-Lab:
        36.6855, 53.1693, -28.4749
        CIE-LCH:
        36.6855, 60.3141, 331.8286
        CIE-Luv:
        36.6855, 46.5477, -45.9068
        Hunter-Lab:
        30.6090, 44.0476, -23.3506
      #912a85 color charts
#912a85 RGB chart
      #912a85 CMYK chart
      #912a85 RGB pie chart
      #912a85 color shades, tints & tones
#912a85 color schemes
#912a85 color preview, HTML & CSS examples
           This text has a color of #912a85        
        
          <p style="color:#912a85;">Text here</p>
        
        
          .mytext {color:#912a85;}
        
        Text color #912a85
      
           This box has a color of #912a85        
        
          <div style="background-color:#912a85;">Content here</div>
        
        
          .mybackground {background-color:#912a85;}
        
        Background color #912a85
      
           Border around this has a color of #912a85        
        
          <div style="border:2px solid #912a85;">Content here</div>
        
        
          .myborder {border:2px solid #912a85;}
        
        Border color #912a85