#4958fe color space conversions
Hex:
        #4958fe
        RGB:
        73, 88, 254
        CMY:
        71, 65, 0
        CMYK:
        71, 65, 0, 0
      HSL:
        235°, 98.9071%, 64.1176%
        HSV (HSB):
        235°, 71.2598%, 99.6078%
        XYZ:
        24.1268, 15.5517, 95.4961
        xyY:
        0.1785, 0.1150, 15.5517
      CIE-Lab:
        46.3807, 47.7026, -83.8896
        CIE-LCH:
        46.3807, 96.5039, 299.6241
        CIE-Luv:
        46.3807, -12.3009, -127.2197
        Hunter-Lab:
        39.4356, 40.1943, -115.9700
      #4958fe color charts
#4958fe RGB chart
      #4958fe CMYK chart
      #4958fe RGB pie chart
      #4958fe color shades, tints & tones
#4958fe color schemes
#4958fe color preview, HTML & CSS examples
           This text has a color of #4958fe        
        
          <p style="color:#4958fe;">Text here</p>
        
        
          .mytext {color:#4958fe;}
        
        Text color #4958fe
      
           This box has a color of #4958fe        
        
          <div style="background-color:#4958fe;">Content here</div>
        
        
          .mybackground {background-color:#4958fe;}
        
        Background color #4958fe
      
           Border around this has a color of #4958fe        
        
          <div style="border:2px solid #4958fe;">Content here</div>
        
        
          .myborder {border:2px solid #4958fe;}
        
        Border color #4958fe