#4700cb color space conversions
Hex:
        #4700cb
        RGB:
        71, 0, 203
        CMY:
        72, 100, 20
        CMYK:
        65, 100, 0, 20
      HSL:
        261°, 100.0000%, 39.8039%
        HSV (HSB):
        261°, 100.0000%, 79.6078%
        XYZ:
        13.3780, 5.6514, 56.8856
        xyY:
        0.1762, 0.0744, 5.6514
      CIE-Lab:
        28.5153, 68.2120, -84.3304
        CIE-LCH:
        28.5153, 108.4642, 308.9683
        CIE-Luv:
        28.5153, 0.4573, -103.4695
        Hunter-Lab:
        23.7727, 58.8485, -125.2343
      #4700cb color charts
#4700cb RGB chart
      #4700cb CMYK chart
      #4700cb RGB pie chart
      #4700cb color shades, tints & tones
#4700cb color schemes
#4700cb color preview, HTML & CSS examples
           This text has a color of #4700cb        
        
          <p style="color:#4700cb;">Text here</p>
        
        
          .mytext {color:#4700cb;}
        
        Text color #4700cb
      
           This box has a color of #4700cb        
        
          <div style="background-color:#4700cb;">Content here</div>
        
        
          .mybackground {background-color:#4700cb;}
        
        Background color #4700cb
      
           Border around this has a color of #4700cb        
        
          <div style="border:2px solid #4700cb;">Content here</div>
        
        
          .myborder {border:2px solid #4700cb;}
        
        Border color #4700cb