#4c5fea color space conversions
Hex:
        #4c5fea
        RGB:
        76, 95, 234
        CMY:
        70, 63, 8
        CMYK:
        68, 59, 0, 8
      HSL:
        233°, 79.0000%, 60.7843%
        HSV (HSB):
        233°, 67.5214%, 91.7647%
        XYZ:
        21.9240, 15.6614, 79.7093
        xyY:
        0.1869, 0.1335, 15.6614
      CIE-Lab:
        46.5271, 37.1276, -72.4465
        CIE-LCH:
        46.5271, 81.4061, 297.1344
        CIE-Luv:
        46.5271, -12.7164, -111.3787
        Hunter-Lab:
        39.5745, 29.6322, -91.7172
      #4c5fea color charts
#4c5fea RGB chart
      #4c5fea CMYK chart
      #4c5fea RGB pie chart
      #4c5fea color shades, tints & tones
#4c5fea color schemes
#4c5fea color preview, HTML & CSS examples
           This text has a color of #4c5fea        
        
          <p style="color:#4c5fea;">Text here</p>
        
        
          .mytext {color:#4c5fea;}
        
        Text color #4c5fea
      
           This box has a color of #4c5fea        
        
          <div style="background-color:#4c5fea;">Content here</div>
        
        
          .mybackground {background-color:#4c5fea;}
        
        Background color #4c5fea
      
           Border around this has a color of #4c5fea        
        
          <div style="border:2px solid #4c5fea;">Content here</div>
        
        
          .myborder {border:2px solid #4c5fea;}
        
        Border color #4c5fea