#912a8a color space conversions
Hex:
        #912a8a
        RGB:
        145, 42, 138
        CMY:
        43, 84, 46
        CMYK:
        0, 71, 5, 43
      HSL:
        304°, 55.0802%, 36.6667%
        HSV (HSB):
        304°, 71.0345%, 56.8627%
        XYZ:
        17.0925, 9.5106, 24.9796
        xyY:
        0.3314, 0.1844, 9.5106
      CIE-Lab:
        36.9494, 53.9924, -31.1428
        CIE-LCH:
        36.9494, 62.3302, 330.0237
        CIE-Luv:
        36.9494, 44.9018, -49.7727
        Hunter-Lab:
        30.8393, 44.9634, -26.4369
      #912a8a color charts
#912a8a RGB chart
      #912a8a CMYK chart
      #912a8a RGB pie chart
      #912a8a color shades, tints & tones
#912a8a color schemes
#912a8a color preview, HTML & CSS examples
           This text has a color of #912a8a        
        
          <p style="color:#912a8a;">Text here</p>
        
        
          .mytext {color:#912a8a;}
        
        Text color #912a8a
      
           This box has a color of #912a8a        
        
          <div style="background-color:#912a8a;">Content here</div>
        
        
          .mybackground {background-color:#912a8a;}
        
        Background color #912a8a
      
           Border around this has a color of #912a8a        
        
          <div style="border:2px solid #912a8a;">Content here</div>
        
        
          .myborder {border:2px solid #912a8a;}
        
        Border color #912a8a