#5f87ec color space conversions
Hex:
        #5f87ec
        RGB:
        95, 135, 236
        CMY:
        63, 47, 7
        CMYK:
        60, 43, 0, 7
      HSL:
        223°, 78.7709%, 64.9020%
        HSV (HSB):
        223°, 59.7458%, 92.5490%
        XYZ:
        28.5236, 25.8170, 82.8367
        xyY:
        0.2079, 0.1882, 25.8170
      CIE-Lab:
        57.8629, 16.3791, -55.2292
        CIE-LCH:
        57.8629, 57.6067, 286.5185
        CIE-Luv:
        57.8629, -19.6219, -89.1824
        Hunter-Lab:
        50.8104, 11.2870, -61.0938
      #5f87ec color charts
#5f87ec RGB chart
      #5f87ec CMYK chart
      #5f87ec RGB pie chart
      #5f87ec color shades, tints & tones
#5f87ec color schemes
#5f87ec color preview, HTML & CSS examples
           This text has a color of #5f87ec        
        
          <p style="color:#5f87ec;">Text here</p>
        
        
          .mytext {color:#5f87ec;}
        
        Text color #5f87ec
      
           This box has a color of #5f87ec        
        
          <div style="background-color:#5f87ec;">Content here</div>
        
        
          .mybackground {background-color:#5f87ec;}
        
        Background color #5f87ec
      
           Border around this has a color of #5f87ec        
        
          <div style="border:2px solid #5f87ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f87ec;}
        
        Border color #5f87ec