#4948fe color space conversions
Hex:
        #4948fe
        RGB:
        73, 72, 254
        CMY:
        71, 72, 0
        CMYK:
        71, 72, 0, 0
      HSL:
        240°, 98.9130%, 63.9216%
        HSV (HSB):
        240°, 71.6535%, 99.6078%
        XYZ:
        22.9544, 13.2070, 95.1053
        xyY:
        0.1749, 0.1006, 13.2070
      CIE-Lab:
        43.0734, 56.7449, -89.3303
        CIE-LCH:
        43.0734, 105.8295, 302.4248
        CIE-Luv:
        43.0734, -9.2483, -130.8075
        Hunter-Lab:
        36.3414, 49.1491, -129.7228
      #4948fe color charts
#4948fe RGB chart
      #4948fe CMYK chart
      #4948fe RGB pie chart
      #4948fe color shades, tints & tones
#4948fe color schemes
#4948fe color preview, HTML & CSS examples
           This text has a color of #4948fe        
        
          <p style="color:#4948fe;">Text here</p>
        
        
          .mytext {color:#4948fe;}
        
        Text color #4948fe
      
           This box has a color of #4948fe        
        
          <div style="background-color:#4948fe;">Content here</div>
        
        
          .mybackground {background-color:#4948fe;}
        
        Background color #4948fe
      
           Border around this has a color of #4948fe        
        
          <div style="border:2px solid #4948fe;">Content here</div>
        
        
          .myborder {border:2px solid #4948fe;}
        
        Border color #4948fe