#912c85 color space conversions
Hex:
        #912c85
        RGB:
        145, 44, 133
        CMY:
        43, 83, 48
        CMYK:
        0, 70, 8, 43
      HSL:
        307°, 53.4392%, 37.0588%
        HSV (HSB):
        307°, 69.6552%, 56.8627%
        XYZ:
        16.8114, 9.5146, 23.1407
        xyY:
        0.3399, 0.1923, 9.5146
      CIE-Lab:
        36.9567, 52.4055, -28.0490
        CIE-LCH:
        36.9567, 59.4398, 331.8430
        CIE-Luv:
        36.9567, 46.0596, -45.3164
        Hunter-Lab:
        30.8457, 43.3053, -22.8880
      #912c85 color charts
#912c85 RGB chart
      #912c85 CMYK chart
      #912c85 RGB pie chart
      #912c85 color shades, tints & tones
#912c85 color schemes
#912c85 color preview, HTML & CSS examples
           This text has a color of #912c85        
        
          <p style="color:#912c85;">Text here</p>
        
        
          .mytext {color:#912c85;}
        
        Text color #912c85
      
           This box has a color of #912c85        
        
          <div style="background-color:#912c85;">Content here</div>
        
        
          .mybackground {background-color:#912c85;}
        
        Background color #912c85
      
           Border around this has a color of #912c85        
        
          <div style="border:2px solid #912c85;">Content here</div>
        
        
          .myborder {border:2px solid #912c85;}
        
        Border color #912c85