#4f85de color space conversions
Hex:
        #4f85de
        RGB:
        79, 133, 222
        CMY:
        69, 48, 13
        CMYK:
        64, 40, 0, 13
      HSL:
        217°, 68.4211%, 59.0196%
        HSV (HSB):
        217°, 64.4144%, 87.0588%
        XYZ:
        24.7968, 23.7112, 72.3770
        xyY:
        0.2051, 0.1961, 23.7112
      CIE-Lab:
        55.7975, 10.0168, -50.7573
        CIE-LCH:
        55.7975, 51.7362, 281.1637
        CIE-Luv:
        55.7975, -23.1124, -80.6879
        Hunter-Lab:
        48.6942, 5.6836, -54.0403
      #4f85de color charts
#4f85de RGB chart
      #4f85de CMYK chart
      #4f85de RGB pie chart
      #4f85de color shades, tints & tones
#4f85de color schemes
#4f85de color preview, HTML & CSS examples
           This text has a color of #4f85de        
        
          <p style="color:#4f85de;">Text here</p>
        
        
          .mytext {color:#4f85de;}
        
        Text color #4f85de
      
           This box has a color of #4f85de        
        
          <div style="background-color:#4f85de;">Content here</div>
        
        
          .mybackground {background-color:#4f85de;}
        
        Background color #4f85de
      
           Border around this has a color of #4f85de        
        
          <div style="border:2px solid #4f85de;">Content here</div>
        
        
          .myborder {border:2px solid #4f85de;}
        
        Border color #4f85de