#9042ad color space conversions
Hex:
        #9042ad
        RGB:
        144, 66, 173
        CMY:
        44, 74, 32
        CMYK:
        17, 62, 0, 32
      HSL:
        284°, 44.7699%, 46.8627%
        HSV (HSB):
        284°, 61.8497%, 67.8431%
        XYZ:
        20.9926, 12.8429, 40.9076
        xyY:
        0.2809, 0.1718, 12.8429
      CIE-Lab:
        42.5255, 49.9709, -43.4090
        CIE-LCH:
        42.5255, 66.1924, 319.0197
        CIE-Luv:
        42.5255, 28.6402, -68.9369
        Hunter-Lab:
        35.8369, 41.8475, -42.5934
      #9042ad color charts
#9042ad RGB chart
      #9042ad CMYK chart
      #9042ad RGB pie chart
      #9042ad color shades, tints & tones
#9042ad color schemes
#9042ad color preview, HTML & CSS examples
           This text has a color of #9042ad        
        
          <p style="color:#9042ad;">Text here</p>
        
        
          .mytext {color:#9042ad;}
        
        Text color #9042ad
      
           This box has a color of #9042ad        
        
          <div style="background-color:#9042ad;">Content here</div>
        
        
          .mybackground {background-color:#9042ad;}
        
        Background color #9042ad
      
           Border around this has a color of #9042ad        
        
          <div style="border:2px solid #9042ad;">Content here</div>
        
        
          .myborder {border:2px solid #9042ad;}
        
        Border color #9042ad