#6013cb color space conversions
Hex:
        #6013cb
        RGB:
        96, 19, 203
        CMY:
        62, 93, 20
        CMYK:
        53, 91, 0, 20
      HSL:
        265°, 82.8829%, 43.5294%
        HSV (HSB):
        265°, 90.6404%, 79.6078%
        XYZ:
        15.8362, 7.2643, 57.0674
        xyY:
        0.1975, 0.0906, 7.2643
      CIE-Lab:
        32.4013, 66.5059, -77.8019
        CIE-LCH:
        32.4013, 102.3532, 310.5242
        CIE-Luv:
        32.4013, 6.8072, -104.2358
        Hunter-Lab:
        26.9524, 57.7131, -106.6702
      #6013cb color charts
#6013cb RGB chart
      #6013cb CMYK chart
      #6013cb RGB pie chart
      #6013cb color shades, tints & tones
#6013cb color schemes
#6013cb color preview, HTML & CSS examples
           This text has a color of #6013cb        
        
          <p style="color:#6013cb;">Text here</p>
        
        
          .mytext {color:#6013cb;}
        
        Text color #6013cb
      
           This box has a color of #6013cb        
        
          <div style="background-color:#6013cb;">Content here</div>
        
        
          .mybackground {background-color:#6013cb;}
        
        Background color #6013cb
      
           Border around this has a color of #6013cb        
        
          <div style="border:2px solid #6013cb;">Content here</div>
        
        
          .myborder {border:2px solid #6013cb;}
        
        Border color #6013cb