#4925cd color space conversions
Hex:
        #4925cd
        RGB:
        73, 37, 205
        CMY:
        71, 85, 20
        CMYK:
        64, 82, 0, 20
      HSL:
        253°, 69.4215%, 47.4510%
        HSV (HSB):
        253°, 81.9512%, 80.3922%
        XYZ:
        14.4287, 7.1474, 58.3767
        xyY:
        0.1805, 0.0894, 7.1474
      CIE-Lab:
        32.1401, 59.2259, -79.4761
        CIE-LCH:
        32.1401, 99.1169, 306.6936
        CIE-Luv:
        32.1401, -1.4053, -105.1158
        Hunter-Lab:
        26.7346, 49.5510, -110.7494
      #4925cd color charts
#4925cd RGB chart
      #4925cd CMYK chart
      #4925cd RGB pie chart
      #4925cd color shades, tints & tones
#4925cd color schemes
#4925cd color preview, HTML & CSS examples
           This text has a color of #4925cd        
        
          <p style="color:#4925cd;">Text here</p>
        
        
          .mytext {color:#4925cd;}
        
        Text color #4925cd
      
           This box has a color of #4925cd        
        
          <div style="background-color:#4925cd;">Content here</div>
        
        
          .mybackground {background-color:#4925cd;}
        
        Background color #4925cd
      
           Border around this has a color of #4925cd        
        
          <div style="border:2px solid #4925cd;">Content here</div>
        
        
          .myborder {border:2px solid #4925cd;}
        
        Border color #4925cd