#6042a1 color space conversions
Hex:
        #6042a1
        RGB:
        96, 66, 161
        CMY:
        62, 74, 37
        CMYK:
        40, 59, 0, 37
      HSL:
        259°, 41.8502%, 44.5098%
        HSV (HSB):
        259°, 59.0062%, 63.1373%
        XYZ:
        13.2051, 8.9564, 34.7510
        xyY:
        0.2320, 0.1574, 8.9564
      CIE-Lab:
        35.9003, 35.2550, -47.1949
        CIE-LCH:
        35.9003, 58.9090, 306.7600
        CIE-Luv:
        35.9003, 5.5667, -69.1727
        Hunter-Lab:
        29.9273, 26.3885, -47.8973
      #6042a1 color charts
#6042a1 RGB chart
      #6042a1 CMYK chart
      #6042a1 RGB pie chart
      #6042a1 color shades, tints & tones
#6042a1 color schemes
#6042a1 color preview, HTML & CSS examples
           This text has a color of #6042a1        
        
          <p style="color:#6042a1;">Text here</p>
        
        
          .mytext {color:#6042a1;}
        
        Text color #6042a1
      
           This box has a color of #6042a1        
        
          <div style="background-color:#6042a1;">Content here</div>
        
        
          .mybackground {background-color:#6042a1;}
        
        Background color #6042a1
      
           Border around this has a color of #6042a1        
        
          <div style="border:2px solid #6042a1;">Content here</div>
        
        
          .myborder {border:2px solid #6042a1;}
        
        Border color #6042a1