#4705eb color space conversions
Hex:
        #4705eb
        RGB:
        71, 5, 235
        CMY:
        72, 98, 8
        CMYK:
        70, 98, 0, 8
      HSL:
        257°, 95.8333%, 47.0588%
        HSV (HSB):
        257°, 97.8723%, 92.1569%
        XYZ:
        17.6482, 7.4463, 79.1044
        xyY:
        0.1694, 0.0715, 7.4463
      CIE-Lab:
        32.8020, 74.8953, -95.6532
        CIE-LCH:
        32.8020, 121.4860, 308.0605
        CIE-Luv:
        32.8020, -2.2636, -121.7696
        Hunter-Lab:
        27.2879, 67.6894, -152.7732
      #4705eb color charts
#4705eb RGB chart
      #4705eb CMYK chart
      #4705eb RGB pie chart
      #4705eb color shades, tints & tones
#4705eb color schemes
#4705eb color preview, HTML & CSS examples
           This text has a color of #4705eb        
        
          <p style="color:#4705eb;">Text here</p>
        
        
          .mytext {color:#4705eb;}
        
        Text color #4705eb
      
           This box has a color of #4705eb        
        
          <div style="background-color:#4705eb;">Content here</div>
        
        
          .mybackground {background-color:#4705eb;}
        
        Background color #4705eb
      
           Border around this has a color of #4705eb        
        
          <div style="border:2px solid #4705eb;">Content here</div>
        
        
          .myborder {border:2px solid #4705eb;}
        
        Border color #4705eb