#5f85ed color space conversions
Hex:
        #5f85ed
        RGB:
        95, 133, 237
        CMY:
        63, 48, 7
        CMYK:
        60, 44, 0, 7
      HSL:
        224°, 79.7753%, 65.0980%
        HSV (HSB):
        224°, 59.9156%, 92.9412%
        XYZ:
        28.3929, 25.3224, 83.5120
        xyY:
        0.2069, 0.1845, 25.3224
      CIE-Lab:
        57.3882, 17.9132, -56.5425
        CIE-LCH:
        57.3882, 59.3122, 287.5787
        CIE-Luv:
        57.3882, -18.9786, -91.3038
        Hunter-Lab:
        50.3213, 12.6530, -63.1712
      #5f85ed color charts
#5f85ed RGB chart
      #5f85ed CMYK chart
      #5f85ed RGB pie chart
      #5f85ed color shades, tints & tones
#5f85ed color schemes
#5f85ed color preview, HTML & CSS examples
           This text has a color of #5f85ed        
        
          <p style="color:#5f85ed;">Text here</p>
        
        
          .mytext {color:#5f85ed;}
        
        Text color #5f85ed
      
           This box has a color of #5f85ed        
        
          <div style="background-color:#5f85ed;">Content here</div>
        
        
          .mybackground {background-color:#5f85ed;}
        
        Background color #5f85ed
      
           Border around this has a color of #5f85ed        
        
          <div style="border:2px solid #5f85ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f85ed;}
        
        Border color #5f85ed