#4f5eec color space conversions
Hex:
        #4f5eec
        RGB:
        79, 94, 236
        CMY:
        69, 63, 7
        CMYK:
        67, 60, 0, 7
      HSL:
        234°, 80.5128%, 61.7647%
        HSV (HSB):
        234°, 66.5254%, 92.5490%
        XYZ:
        22.3675, 15.7238, 81.2130
        xyY:
        0.1875, 0.1318, 15.7238
      CIE-Lab:
        46.6100, 38.8242, -73.4299
        CIE-LCH:
        46.6100, 83.0618, 297.8665
        CIE-Luv:
        46.6100, -11.8547, -112.9204
        Hunter-Lab:
        39.6532, 31.2945, -93.6733
      #4f5eec color charts
#4f5eec RGB chart
      #4f5eec CMYK chart
      #4f5eec RGB pie chart
      #4f5eec color shades, tints & tones
#4f5eec color schemes
#4f5eec color preview, HTML & CSS examples
           This text has a color of #4f5eec        
        
          <p style="color:#4f5eec;">Text here</p>
        
        
          .mytext {color:#4f5eec;}
        
        Text color #4f5eec
      
           This box has a color of #4f5eec        
        
          <div style="background-color:#4f5eec;">Content here</div>
        
        
          .mybackground {background-color:#4f5eec;}
        
        Background color #4f5eec
      
           Border around this has a color of #4f5eec        
        
          <div style="border:2px solid #4f5eec;">Content here</div>
        
        
          .myborder {border:2px solid #4f5eec;}
        
        Border color #4f5eec