#5c70af color space conversions
Hex:
        #5c70af
        RGB:
        92, 112, 175
        CMY:
        64, 56, 31
        CMYK:
        47, 36, 0, 31
      HSL:
        226°, 34.1564%, 52.3529%
        HSV (HSB):
        226°, 47.4286%, 68.6275%
        XYZ:
        17.9457, 16.9588, 42.8850
        xyY:
        0.2307, 0.2180, 16.9588
      CIE-Lab:
        48.2081, 10.0837, -35.9001
        CIE-LCH:
        48.2081, 37.2894, 285.6891
        CIE-Luv:
        48.2081, -11.7964, -54.9610
        Hunter-Lab:
        41.1811, 5.7189, -32.9165
      #5c70af color charts
#5c70af RGB chart
      #5c70af CMYK chart
      #5c70af RGB pie chart
      #5c70af color shades, tints & tones
#5c70af color schemes
#5c70af color preview, HTML & CSS examples
           This text has a color of #5c70af        
        
          <p style="color:#5c70af;">Text here</p>
        
        
          .mytext {color:#5c70af;}
        
        Text color #5c70af
      
           This box has a color of #5c70af        
        
          <div style="background-color:#5c70af;">Content here</div>
        
        
          .mybackground {background-color:#5c70af;}
        
        Background color #5c70af
      
           Border around this has a color of #5c70af        
        
          <div style="border:2px solid #5c70af;">Content here</div>
        
        
          .myborder {border:2px solid #5c70af;}
        
        Border color #5c70af