#5870cf color space conversions
Hex:
        #5870cf
        RGB:
        88, 112, 207
        CMY:
        65, 56, 19
        CMYK:
        57, 46, 0, 19
      HSL:
        228°, 55.3488%, 57.8431%
        HSV (HSB):
        228°, 57.4879%, 81.1765%
        XYZ:
        21.0812, 18.1680, 61.4272
        xyY:
        0.2094, 0.1805, 18.1680
      CIE-Lab:
        49.6993, 19.4736, -51.9837
        CIE-LCH:
        49.6993, 55.5115, 290.5364
        CIE-Luv:
        49.6993, -13.8169, -81.5216
        Hunter-Lab:
        42.6240, 13.6913, -55.6085
      #5870cf color charts
#5870cf RGB chart
      #5870cf CMYK chart
      #5870cf RGB pie chart
      #5870cf color shades, tints & tones
#5870cf color schemes
#5870cf color preview, HTML & CSS examples
           This text has a color of #5870cf        
        
          <p style="color:#5870cf;">Text here</p>
        
        
          .mytext {color:#5870cf;}
        
        Text color #5870cf
      
           This box has a color of #5870cf        
        
          <div style="background-color:#5870cf;">Content here</div>
        
        
          .mybackground {background-color:#5870cf;}
        
        Background color #5870cf
      
           Border around this has a color of #5870cf        
        
          <div style="border:2px solid #5870cf;">Content here</div>
        
        
          .myborder {border:2px solid #5870cf;}
        
        Border color #5870cf