#5a01da color space conversions
Hex:
        #5a01da
        RGB:
        90, 1, 218
        CMY:
        65, 100, 15
        CMYK:
        59, 100, 0, 15
      HSL:
        265°, 99.0868%, 42.9412%
        HSV (HSB):
        265°, 99.5413%, 85.4902%
        XYZ:
        16.8822, 7.2573, 66.8407
        xyY:
        0.1856, 0.0798, 7.2573
      CIE-Lab:
        32.3857, 72.5018, -86.5535
        CIE-LCH:
        32.3857, 112.9071, 309.9513
        CIE-Luv:
        32.3857, 3.8464, -112.8919
        Hunter-Lab:
        26.9394, 64.7171, -128.2497
      #5a01da color charts
#5a01da RGB chart
      #5a01da CMYK chart
      #5a01da RGB pie chart
      #5a01da color shades, tints & tones
#5a01da color schemes
#5a01da color preview, HTML & CSS examples
           This text has a color of #5a01da        
        
          <p style="color:#5a01da;">Text here</p>
        
        
          .mytext {color:#5a01da;}
        
        Text color #5a01da
      
           This box has a color of #5a01da        
        
          <div style="background-color:#5a01da;">Content here</div>
        
        
          .mybackground {background-color:#5a01da;}
        
        Background color #5a01da
      
           Border around this has a color of #5a01da        
        
          <div style="border:2px solid #5a01da;">Content here</div>
        
        
          .myborder {border:2px solid #5a01da;}
        
        Border color #5a01da