#5a35df color space conversions
Hex:
        #5a35df
        RGB:
        90, 53, 223
        CMY:
        65, 79, 13
        CMYK:
        60, 76, 0, 13
      HSL:
        253°, 72.6496%, 54.1176%
        HSV (HSB):
        253°, 76.2332%, 87.4510%
        XYZ:
        18.8088, 10.0476, 70.7601
        xyY:
        0.1888, 0.1009, 10.0476
      CIE-Lab:
        37.9277, 58.9228, -80.2577
        CIE-LCH:
        37.9277, 99.5651, 306.2850
        CIE-Luv:
        37.9277, -0.3880, -114.1389
        Hunter-Lab:
        31.6979, 50.4466, -110.1661
      #5a35df color charts
#5a35df RGB chart
      #5a35df CMYK chart
      #5a35df RGB pie chart
      #5a35df color shades, tints & tones
#5a35df color schemes
#5a35df color preview, HTML & CSS examples
           This text has a color of #5a35df        
        
          <p style="color:#5a35df;">Text here</p>
        
        
          .mytext {color:#5a35df;}
        
        Text color #5a35df
      
           This box has a color of #5a35df        
        
          <div style="background-color:#5a35df;">Content here</div>
        
        
          .mybackground {background-color:#5a35df;}
        
        Background color #5a35df
      
           Border around this has a color of #5a35df        
        
          <div style="border:2px solid #5a35df;">Content here</div>
        
        
          .myborder {border:2px solid #5a35df;}
        
        Border color #5a35df