#6016bb color space conversions
Hex:
        #6016bb
        RGB:
        96, 22, 187
        CMY:
        62, 91, 27
        CMYK:
        49, 88, 0, 27
      HSL:
        267°, 78.9474%, 40.9804%
        HSV (HSB):
        267°, 88.2353%, 73.3333%
        XYZ:
        14.0804, 6.6485, 47.5549
        xyY:
        0.2062, 0.0974, 6.6485
      CIE-Lab:
        30.9929, 62.0075, -70.7207
        CIE-LCH:
        30.9929, 94.0550, 311.2441
        CIE-Luv:
        30.9929, 8.7680, -94.6958
        Hunter-Lab:
        25.7846, 52.3518, -91.2999
      #6016bb color charts
#6016bb RGB chart
      #6016bb CMYK chart
      #6016bb RGB pie chart
      #6016bb color shades, tints & tones
#6016bb color schemes
#6016bb color preview, HTML & CSS examples
           This text has a color of #6016bb        
        
          <p style="color:#6016bb;">Text here</p>
        
        
          .mytext {color:#6016bb;}
        
        Text color #6016bb
      
           This box has a color of #6016bb        
        
          <div style="background-color:#6016bb;">Content here</div>
        
        
          .mybackground {background-color:#6016bb;}
        
        Background color #6016bb
      
           Border around this has a color of #6016bb        
        
          <div style="border:2px solid #6016bb;">Content here</div>
        
        
          .myborder {border:2px solid #6016bb;}
        
        Border color #6016bb