#4705cd color space conversions
Hex:
        #4705cd
        RGB:
        71, 5, 205
        CMY:
        72, 98, 20
        CMYK:
        65, 98, 0, 20
      HSL:
        260°, 95.2381%, 41.1765%
        HSV (HSB):
        260°, 97.5610%, 80.3922%
        XYZ:
        13.6722, 5.8559, 58.1673
        xyY:
        0.1760, 0.0754, 5.8559
      CIE-Lab:
        29.0460, 67.8177, -84.6162
        CIE-LCH:
        29.0460, 108.4396, 308.7113
        CIE-Luv:
        29.0460, 0.1131, -104.7425
        Hunter-Lab:
        24.1990, 58.5029, -125.5765
      #4705cd color charts
#4705cd RGB chart
      #4705cd CMYK chart
      #4705cd RGB pie chart
      #4705cd color shades, tints & tones
#4705cd color schemes
#4705cd color preview, HTML & CSS examples
           This text has a color of #4705cd        
        
          <p style="color:#4705cd;">Text here</p>
        
        
          .mytext {color:#4705cd;}
        
        Text color #4705cd
      
           This box has a color of #4705cd        
        
          <div style="background-color:#4705cd;">Content here</div>
        
        
          .mybackground {background-color:#4705cd;}
        
        Background color #4705cd
      
           Border around this has a color of #4705cd        
        
          <div style="border:2px solid #4705cd;">Content here</div>
        
        
          .myborder {border:2px solid #4705cd;}
        
        Border color #4705cd