#5a61df color space conversions
Hex:
        #5a61df
        RGB:
        90, 97, 223
        CMY:
        65, 62, 13
        CMYK:
        60, 57, 0, 13
      HSL:
        237°, 67.5127%, 61.3725%
        HSV (HSB):
        237°, 59.6413%, 87.4510%
        XYZ:
        21.8104, 16.0508, 71.7606
        xyY:
        0.1990, 0.1464, 16.0508
      CIE-Lab:
        47.0410, 34.3822, -65.3578
        CIE-LCH:
        47.0410, 73.8497, 297.7471
        CIE-Luv:
        47.0410, -9.3380, -101.5346
        Hunter-Lab:
        40.0634, 27.0641, -78.1545
      #5a61df color charts
#5a61df RGB chart
      #5a61df CMYK chart
      #5a61df RGB pie chart
      #5a61df color shades, tints & tones
#5a61df color schemes
#5a61df color preview, HTML & CSS examples
           This text has a color of #5a61df        
        
          <p style="color:#5a61df;">Text here</p>
        
        
          .mytext {color:#5a61df;}
        
        Text color #5a61df
      
           This box has a color of #5a61df        
        
          <div style="background-color:#5a61df;">Content here</div>
        
        
          .mybackground {background-color:#5a61df;}
        
        Background color #5a61df
      
           Border around this has a color of #5a61df        
        
          <div style="border:2px solid #5a61df;">Content here</div>
        
        
          .myborder {border:2px solid #5a61df;}
        
        Border color #5a61df