#5a70df color space conversions
Hex:
        #5a70df
        RGB:
        90, 112, 223
        CMY:
        65, 56, 13
        CMYK:
        60, 50, 0, 13
      HSL:
        230°, 67.5127%, 61.3725%
        HSV (HSB):
        230°, 59.6413%, 87.4510%
        XYZ:
        23.3299, 19.0897, 72.2671
        xyY:
        0.2034, 0.1665, 19.0897
      CIE-Lab:
        50.7920, 25.1639, -59.2991
        CIE-LCH:
        50.7920, 64.4174, 292.9942
        CIE-Luv:
        50.7920, -13.5934, -93.7634
        Hunter-Lab:
        43.6918, 18.8522, -67.4826
      #5a70df color charts
#5a70df RGB chart
      #5a70df CMYK chart
      #5a70df RGB pie chart
      #5a70df color shades, tints & tones
#5a70df color schemes
#5a70df color preview, HTML & CSS examples
           This text has a color of #5a70df        
        
          <p style="color:#5a70df;">Text here</p>
        
        
          .mytext {color:#5a70df;}
        
        Text color #5a70df
      
           This box has a color of #5a70df        
        
          <div style="background-color:#5a70df;">Content here</div>
        
        
          .mybackground {background-color:#5a70df;}
        
        Background color #5a70df
      
           Border around this has a color of #5a70df        
        
          <div style="border:2px solid #5a70df;">Content here</div>
        
        
          .myborder {border:2px solid #5a70df;}
        
        Border color #5a70df