#4f75db color space conversions
Hex:
        #4f75db
        RGB:
        79, 117, 219
        CMY:
        69, 54, 14
        CMYK:
        64, 47, 0, 14
      HSL:
        224°, 66.0377%, 58.4314%
        HSV (HSB):
        224°, 63.9269%, 85.8824%
        XYZ:
        22.3719, 19.4993, 69.6024
        xyY:
        0.2007, 0.1749, 19.4993
      CIE-Lab:
        51.2663, 18.7743, -56.3101
        CIE-LCH:
        51.2663, 59.3574, 288.4388
        CIE-Luv:
        51.2663, -17.9637, -88.7813
        Hunter-Lab:
        44.1580, 13.1575, -62.5430
      #4f75db color charts
#4f75db RGB chart
      #4f75db CMYK chart
      #4f75db RGB pie chart
      #4f75db color shades, tints & tones
#4f75db color schemes
#4f75db color preview, HTML & CSS examples
           This text has a color of #4f75db        
        
          <p style="color:#4f75db;">Text here</p>
        
        
          .mytext {color:#4f75db;}
        
        Text color #4f75db
      
           This box has a color of #4f75db        
        
          <div style="background-color:#4f75db;">Content here</div>
        
        
          .mybackground {background-color:#4f75db;}
        
        Background color #4f75db
      
           Border around this has a color of #4f75db        
        
          <div style="border:2px solid #4f75db;">Content here</div>
        
        
          .myborder {border:2px solid #4f75db;}
        
        Border color #4f75db