#6050ab color space conversions
Hex:
        #6050ab
        RGB:
        96, 80, 171
        CMY:
        62, 69, 33
        CMYK:
        44, 53, 0, 33
      HSL:
        251°, 36.2550%, 49.2157%
        HSV (HSB):
        251°, 53.2164%, 67.0588%
        XYZ:
        15.0432, 11.1644, 39.8902
        xyY:
        0.2276, 0.1689, 11.1644
      CIE-Lab:
        39.8560, 29.7021, -46.8050
        CIE-LCH:
        39.8560, 55.4340, 302.3989
        CIE-Luv:
        39.8560, 0.6682, -70.3723
        Hunter-Lab:
        33.4132, 21.8909, -47.3939
      #6050ab color charts
#6050ab RGB chart
      #6050ab CMYK chart
      #6050ab RGB pie chart
      #6050ab color shades, tints & tones
#6050ab color schemes
#6050ab color preview, HTML & CSS examples
           This text has a color of #6050ab        
        
          <p style="color:#6050ab;">Text here</p>
        
        
          .mytext {color:#6050ab;}
        
        Text color #6050ab
      
           This box has a color of #6050ab        
        
          <div style="background-color:#6050ab;">Content here</div>
        
        
          .mybackground {background-color:#6050ab;}
        
        Background color #6050ab
      
           Border around this has a color of #6050ab        
        
          <div style="border:2px solid #6050ab;">Content here</div>
        
        
          .myborder {border:2px solid #6050ab;}
        
        Border color #6050ab