#4f58ea color space conversions
Hex:
        #4f58ea
        RGB:
        79, 88, 234
        CMY:
        69, 65, 8
        CMYK:
        66, 62, 0, 8
      HSL:
        237°, 78.6802%, 61.3725%
        HSV (HSB):
        237°, 66.2393%, 91.7647%
        XYZ:
        21.5655, 14.5822, 79.5199
        xyY:
        0.1864, 0.1261, 14.5822
      CIE-Lab:
        45.0566, 41.7854, -74.8390
        CIE-LCH:
        45.0566, 85.7140, 299.1763
        CIE-Luv:
        45.0566, -10.3671, -113.7896
        Hunter-Lab:
        38.1867, 33.9790, -96.7348
      #4f58ea color charts
#4f58ea RGB chart
      #4f58ea CMYK chart
      #4f58ea RGB pie chart
      #4f58ea color shades, tints & tones
#4f58ea color schemes
#4f58ea color preview, HTML & CSS examples
           This text has a color of #4f58ea        
        
          <p style="color:#4f58ea;">Text here</p>
        
        
          .mytext {color:#4f58ea;}
        
        Text color #4f58ea
      
           This box has a color of #4f58ea        
        
          <div style="background-color:#4f58ea;">Content here</div>
        
        
          .mybackground {background-color:#4f58ea;}
        
        Background color #4f58ea
      
           Border around this has a color of #4f58ea        
        
          <div style="border:2px solid #4f58ea;">Content here</div>
        
        
          .myborder {border:2px solid #4f58ea;}
        
        Border color #4f58ea