#5c70c1 color space conversions
Hex:
        #5c70c1
        RGB:
        92, 112, 193
        CMY:
        64, 56, 24
        CMYK:
        52, 42, 0, 24
      HSL:
        228°, 44.8889%, 55.8824%
        HSV (HSB):
        228°, 52.3316%, 75.6863%
        XYZ:
        19.8334, 17.7139, 52.8259
        xyY:
        0.2195, 0.1960, 17.7139
      CIE-Lab:
        49.1473, 15.7601, -44.8312
        CIE-LCH:
        49.1473, 47.5207, 289.3688
        CIE-Luv:
        49.1473, -12.2467, -69.8247
        Hunter-Lab:
        42.0879, 10.4623, -44.9553
      #5c70c1 color charts
#5c70c1 RGB chart
      #5c70c1 CMYK chart
      #5c70c1 RGB pie chart
      #5c70c1 color shades, tints & tones
#5c70c1 color schemes
#5c70c1 color preview, HTML & CSS examples
           This text has a color of #5c70c1        
        
          <p style="color:#5c70c1;">Text here</p>
        
        
          .mytext {color:#5c70c1;}
        
        Text color #5c70c1
      
           This box has a color of #5c70c1        
        
          <div style="background-color:#5c70c1;">Content here</div>
        
        
          .mybackground {background-color:#5c70c1;}
        
        Background color #5c70c1
      
           Border around this has a color of #5c70c1        
        
          <div style="border:2px solid #5c70c1;">Content here</div>
        
        
          .myborder {border:2px solid #5c70c1;}
        
        Border color #5c70c1