#4f50cf color space conversions
Hex:
        #4f50cf
        RGB:
        79, 80, 207
        CMY:
        69, 69, 19
        CMYK:
        62, 61, 0, 19
      HSL:
        240°, 57.1429%, 56.0784%
        HSV (HSB):
        240°, 61.8357%, 81.1765%
        XYZ:
        17.3556, 11.9046, 60.4146
        xyY:
        0.1935, 0.1328, 11.9046
      CIE-Lab:
        41.0641, 37.6979, -65.9589
        CIE-LCH:
        41.0641, 75.9718, 299.7495
        CIE-Luv:
        41.0641, -7.3549, -98.3686
        Hunter-Lab:
        34.5030, 29.4082, -79.6643
      #4f50cf color charts
#4f50cf RGB chart
      #4f50cf CMYK chart
      #4f50cf RGB pie chart
      #4f50cf color shades, tints & tones
#4f50cf color schemes
#4f50cf color preview, HTML & CSS examples
           This text has a color of #4f50cf        
        
          <p style="color:#4f50cf;">Text here</p>
        
        
          .mytext {color:#4f50cf;}
        
        Text color #4f50cf
      
           This box has a color of #4f50cf        
        
          <div style="background-color:#4f50cf;">Content here</div>
        
        
          .mybackground {background-color:#4f50cf;}
        
        Background color #4f50cf
      
           Border around this has a color of #4f50cf        
        
          <div style="border:2px solid #4f50cf;">Content here</div>
        
        
          .myborder {border:2px solid #4f50cf;}
        
        Border color #4f50cf