#4725cf color space conversions
Hex:
        #4725cf
        RGB:
        71, 37, 207
        CMY:
        72, 85, 19
        CMYK:
        66, 82, 0, 19
      HSL:
        252°, 69.6721%, 47.8431%
        HSV (HSB):
        252°, 82.1256%, 81.1765%
        XYZ:
        14.5226, 7.1677, 59.6496
        xyY:
        0.1785, 0.0881, 7.1677
      CIE-Lab:
        32.1857, 59.6067, -80.5698
        CIE-LCH:
        32.1857, 100.2220, 306.4946
        CIE-Luv:
        32.1857, -2.0253, -106.2814
        Hunter-Lab:
        26.7726, 49.9739, -113.3578
      #4725cf color charts
#4725cf RGB chart
      #4725cf CMYK chart
      #4725cf RGB pie chart
      #4725cf color shades, tints & tones
#4725cf color schemes
#4725cf color preview, HTML & CSS examples
           This text has a color of #4725cf        
        
          <p style="color:#4725cf;">Text here</p>
        
        
          .mytext {color:#4725cf;}
        
        Text color #4725cf
      
           This box has a color of #4725cf        
        
          <div style="background-color:#4725cf;">Content here</div>
        
        
          .mybackground {background-color:#4725cf;}
        
        Background color #4725cf
      
           Border around this has a color of #4725cf        
        
          <div style="border:2px solid #4725cf;">Content here</div>
        
        
          .myborder {border:2px solid #4725cf;}
        
        Border color #4725cf