#5a13da color space conversions
Hex:
        #5a13da
        RGB:
        90, 19, 218
        CMY:
        65, 93, 15
        CMYK:
        59, 91, 0, 15
      HSL:
        261°, 83.9662%, 46.4706%
        HSV (HSB):
        261°, 91.2844%, 85.4902%
        XYZ:
        17.1042, 7.7014, 66.9147
        xyY:
        0.1865, 0.0840, 7.7014
      CIE-Lab:
        33.3530, 69.5589, -84.9483
        CIE-LCH:
        33.3530, 109.7937, 309.3119
        CIE-Luv:
        33.3530, 3.2038, -112.9160
        Hunter-Lab:
        27.7513, 61.4516, -123.5356
      #5a13da color charts
#5a13da RGB chart
      #5a13da CMYK chart
      #5a13da RGB pie chart
      #5a13da color shades, tints & tones
#5a13da color schemes
#5a13da color preview, HTML & CSS examples
           This text has a color of #5a13da        
        
          <p style="color:#5a13da;">Text here</p>
        
        
          .mytext {color:#5a13da;}
        
        Text color #5a13da
      
           This box has a color of #5a13da        
        
          <div style="background-color:#5a13da;">Content here</div>
        
        
          .mybackground {background-color:#5a13da;}
        
        Background color #5a13da
      
           Border around this has a color of #5a13da        
        
          <div style="border:2px solid #5a13da;">Content here</div>
        
        
          .myborder {border:2px solid #5a13da;}
        
        Border color #5a13da