#4f80ed color space conversions
Hex:
        #4f80ed
        RGB:
        79, 128, 237
        CMY:
        69, 50, 7
        CMYK:
        67, 46, 0, 7
      HSL:
        221°, 81.4433%, 61.9608%
        HSV (HSB):
        221°, 66.6667%, 92.9412%
        XYZ:
        26.2297, 23.2150, 83.2193
        xyY:
        0.1977, 0.1750, 23.2150
      CIE-Lab:
        55.2931, 18.2299, -59.9405
        CIE-LCH:
        55.2931, 62.6513, 286.9162
        CIE-Luv:
        55.2931, -21.3711, -96.0078
        Hunter-Lab:
        48.1820, 12.8548, -68.6775
      #4f80ed color charts
#4f80ed RGB chart
      #4f80ed CMYK chart
      #4f80ed RGB pie chart
      #4f80ed color shades, tints & tones
#4f80ed color schemes
#4f80ed color preview, HTML & CSS examples
           This text has a color of #4f80ed        
        
          <p style="color:#4f80ed;">Text here</p>
        
        
          .mytext {color:#4f80ed;}
        
        Text color #4f80ed
      
           This box has a color of #4f80ed        
        
          <div style="background-color:#4f80ed;">Content here</div>
        
        
          .mybackground {background-color:#4f80ed;}
        
        Background color #4f80ed
      
           Border around this has a color of #4f80ed        
        
          <div style="border:2px solid #4f80ed;">Content here</div>
        
        
          .myborder {border:2px solid #4f80ed;}
        
        Border color #4f80ed