#4f80fe color space conversions
Hex:
        #4f80fe
        RGB:
        79, 128, 254
        CMY:
        69, 50, 0
        CMYK:
        69, 50, 0, 0
      HSL:
        223°, 98.8701%, 65.2941%
        HSV (HSB):
        223°, 68.8976%, 99.6078%
        XYZ:
        28.8330, 24.2564, 96.9282
        xyY:
        0.1922, 0.1617, 24.2564
      CIE-Lab:
        56.3436, 24.1340, -67.6645
        CIE-LCH:
        56.3436, 71.8397, 289.6299
        CIE-Luv:
        56.3436, -21.3098, -109.0810
        Hunter-Lab:
        49.2508, 18.3110, -82.2105
      #4f80fe color charts
#4f80fe RGB chart
      #4f80fe CMYK chart
      #4f80fe RGB pie chart
      #4f80fe color shades, tints & tones
#4f80fe color schemes
#4f80fe color preview, HTML & CSS examples
           This text has a color of #4f80fe        
        
          <p style="color:#4f80fe;">Text here</p>
        
        
          .mytext {color:#4f80fe;}
        
        Text color #4f80fe
      
           This box has a color of #4f80fe        
        
          <div style="background-color:#4f80fe;">Content here</div>
        
        
          .mybackground {background-color:#4f80fe;}
        
        Background color #4f80fe
      
           Border around this has a color of #4f80fe        
        
          <div style="border:2px solid #4f80fe;">Content here</div>
        
        
          .myborder {border:2px solid #4f80fe;}
        
        Border color #4f80fe