#5a45fd color space conversions
Hex:
        #5a45fd
        RGB:
        90, 69, 253
        CMY:
        65, 73, 1
        CMYK:
        64, 73, 0, 1
      HSL:
        247°, 97.8723%, 63.1373%
        HSV (HSB):
        247°, 72.7273%, 99.2157%
        XYZ:
        24.0742, 13.5218, 94.2696
        xyY:
        0.1826, 0.1025, 13.5218
      CIE-Lab:
        43.5391, 59.7207, -87.9658
        CIE-LCH:
        43.5391, 106.3229, 304.1729
        CIE-Luv:
        43.5391, -5.0459, -129.9448
        Hunter-Lab:
        36.7719, 52.5112, -126.2572
      #5a45fd color charts
#5a45fd RGB chart
      #5a45fd CMYK chart
      #5a45fd RGB pie chart
      #5a45fd color shades, tints & tones
#5a45fd color schemes
#5a45fd color preview, HTML & CSS examples
           This text has a color of #5a45fd        
        
          <p style="color:#5a45fd;">Text here</p>
        
        
          .mytext {color:#5a45fd;}
        
        Text color #5a45fd
      
           This box has a color of #5a45fd        
        
          <div style="background-color:#5a45fd;">Content here</div>
        
        
          .mybackground {background-color:#5a45fd;}
        
        Background color #5a45fd
      
           Border around this has a color of #5a45fd        
        
          <div style="border:2px solid #5a45fd;">Content here</div>
        
        
          .myborder {border:2px solid #5a45fd;}
        
        Border color #5a45fd