#9042a4 color space conversions
Hex:
        #9042a4
        RGB:
        144, 66, 164
        CMY:
        44, 74, 36
        CMYK:
        12, 60, 0, 36
      HSL:
        288°, 42.6087%, 45.0980%
        HSV (HSB):
        288°, 59.7561%, 64.3137%
        XYZ:
        20.1507, 12.5061, 36.4738
        xyY:
        0.2915, 0.1809, 12.5061
      CIE-Lab:
        42.0094, 48.0996, -38.8843
        CIE-LCH:
        42.0094, 61.8511, 321.0475
        CIE-Luv:
        42.0094, 30.7447, -61.9614
        Hunter-Lab:
        35.3639, 39.8240, -36.3961
      #9042a4 color charts
#9042a4 RGB chart
      #9042a4 CMYK chart
      #9042a4 RGB pie chart
      #9042a4 color shades, tints & tones
#9042a4 color schemes
#9042a4 color preview, HTML & CSS examples
           This text has a color of #9042a4        
        
          <p style="color:#9042a4;">Text here</p>
        
        
          .mytext {color:#9042a4;}
        
        Text color #9042a4
      
           This box has a color of #9042a4        
        
          <div style="background-color:#9042a4;">Content here</div>
        
        
          .mybackground {background-color:#9042a4;}
        
        Background color #9042a4
      
           Border around this has a color of #9042a4        
        
          <div style="border:2px solid #9042a4;">Content here</div>
        
        
          .myborder {border:2px solid #9042a4;}
        
        Border color #9042a4