#5a70ee color space conversions
Hex:
        #5a70ee
        RGB:
        90, 112, 238
        CMY:
        65, 56, 7
        CMYK:
        62, 53, 0, 7
      HSL:
        231°, 81.3187%, 64.3137%
        HSV (HSB):
        231°, 62.1849%, 93.3333%
        XYZ:
        25.4432, 19.9350, 83.3958
        xyY:
        0.1976, 0.1548, 19.9350
      CIE-Lab:
        51.7637, 30.1565, -66.1549
        CIE-LCH:
        51.7637, 72.7041, 294.5057
        CIE-Luv:
        51.7637, -13.9548, -105.0594
        Hunter-Lab:
        44.6487, 23.5838, -79.4891
      #5a70ee color charts
#5a70ee RGB chart
      #5a70ee CMYK chart
      #5a70ee RGB pie chart
      #5a70ee color shades, tints & tones
#5a70ee color schemes
#5a70ee color preview, HTML & CSS examples
           This text has a color of #5a70ee        
        
          <p style="color:#5a70ee;">Text here</p>
        
        
          .mytext {color:#5a70ee;}
        
        Text color #5a70ee
      
           This box has a color of #5a70ee        
        
          <div style="background-color:#5a70ee;">Content here</div>
        
        
          .mybackground {background-color:#5a70ee;}
        
        Background color #5a70ee
      
           Border around this has a color of #5a70ee        
        
          <div style="border:2px solid #5a70ee;">Content here</div>
        
        
          .myborder {border:2px solid #5a70ee;}
        
        Border color #5a70ee