#4f50fe color space conversions
Hex:
        #4f50fe
        RGB:
        79, 80, 254
        CMY:
        69, 69, 0
        CMYK:
        69, 69, 0, 0
      HSL:
        240°, 98.8701%, 65.2941%
        HSV (HSB):
        240°, 68.8976%, 99.6078%
        XYZ:
        23.9825, 14.5553, 95.3114
        xyY:
        0.1792, 0.1087, 14.5553
      CIE-Lab:
        45.0191, 52.9395, -86.1138
        CIE-LCH:
        45.0191, 101.0850, 301.5816
        CIE-Luv:
        45.0191, -9.5039, -128.9592
        Hunter-Lab:
        38.1515, 45.4423, -121.4144
      #4f50fe color charts
#4f50fe RGB chart
      #4f50fe CMYK chart
      #4f50fe RGB pie chart
      #4f50fe color shades, tints & tones
#4f50fe color schemes
#4f50fe color preview, HTML & CSS examples
           This text has a color of #4f50fe        
        
          <p style="color:#4f50fe;">Text here</p>
        
        
          .mytext {color:#4f50fe;}
        
        Text color #4f50fe
      
           This box has a color of #4f50fe        
        
          <div style="background-color:#4f50fe;">Content here</div>
        
        
          .mybackground {background-color:#4f50fe;}
        
        Background color #4f50fe
      
           Border around this has a color of #4f50fe        
        
          <div style="border:2px solid #4f50fe;">Content here</div>
        
        
          .myborder {border:2px solid #4f50fe;}
        
        Border color #4f50fe