#4900f5 color space conversions
Hex:
        #4900f5
        RGB:
        73, 0, 245
        CMY:
        71, 100, 4
        CMYK:
        70, 100, 0, 4
      HSL:
        258°, 100.0000%, 48.0392%
        HSV (HSB):
        258°, 100.0000%, 96.0784%
        XYZ:
        19.2291, 8.0090, 86.9186
        xyY:
        0.1684, 0.0702, 8.0090
      CIE-Lab:
        34.0017, 77.9993, -99.3202
        CIE-LCH:
        34.0017, 126.2869, 308.1437
        CIE-Luv:
        34.0017, -2.4784, -127.3851
        Hunter-Lab:
        28.3002, 71.7594, -162.2873
      #4900f5 color charts
#4900f5 RGB chart
      #4900f5 CMYK chart
      #4900f5 RGB pie chart
      #4900f5 color shades, tints & tones
#4900f5 color schemes
#4900f5 color preview, HTML & CSS examples
           This text has a color of #4900f5        
        
          <p style="color:#4900f5;">Text here</p>
        
        
          .mytext {color:#4900f5;}
        
        Text color #4900f5
      
           This box has a color of #4900f5        
        
          <div style="background-color:#4900f5;">Content here</div>
        
        
          .mybackground {background-color:#4900f5;}
        
        Background color #4900f5
      
           Border around this has a color of #4900f5        
        
          <div style="border:2px solid #4900f5;">Content here</div>
        
        
          .myborder {border:2px solid #4900f5;}
        
        Border color #4900f5