#6016cb color space conversions
Hex:
        #6016cb
        RGB:
        96, 22, 203
        CMY:
        62, 91, 20
        CMYK:
        53, 89, 0, 20
      HSL:
        265°, 80.4444%, 44.1176%
        HSV (HSB):
        265°, 89.1626%, 79.6078%
        XYZ:
        15.8903, 7.3724, 57.0854
        xyY:
        0.1978, 0.0918, 7.3724
      CIE-Lab:
        32.6401, 65.7890, -77.4070
        CIE-LCH:
        32.6401, 101.5876, 310.3615
        CIE-Luv:
        32.6401, 6.6381, -104.1623
        Hunter-Lab:
        27.1522, 56.9472, -105.6462
      #6016cb color charts
#6016cb RGB chart
      #6016cb CMYK chart
      #6016cb RGB pie chart
      #6016cb color shades, tints & tones
#6016cb color schemes
#6016cb color preview, HTML & CSS examples
           This text has a color of #6016cb        
        
          <p style="color:#6016cb;">Text here</p>
        
        
          .mytext {color:#6016cb;}
        
        Text color #6016cb
      
           This box has a color of #6016cb        
        
          <div style="background-color:#6016cb;">Content here</div>
        
        
          .mybackground {background-color:#6016cb;}
        
        Background color #6016cb
      
           Border around this has a color of #6016cb        
        
          <div style="border:2px solid #6016cb;">Content here</div>
        
        
          .myborder {border:2px solid #6016cb;}
        
        Border color #6016cb