#5a05ed color space conversions
Hex:
        #5a05ed
        RGB:
        90, 5, 237
        CMY:
        65, 98, 7
        CMYK:
        62, 98, 0, 7
      HSL:
        262°, 95.8678%, 47.4510%
        HSV (HSB):
        262°, 97.8903%, 92.9412%
        XYZ:
        19.5568, 8.3966, 80.7107
        xyY:
        0.1800, 0.0773, 8.3966
      CIE-Lab:
        34.7956, 76.2352, -93.4249
        CIE-LCH:
        34.7956, 120.5820, 309.2146
        CIE-Luv:
        34.7956, 1.7934, -123.6649
        Hunter-Lab:
        28.9769, 69.7616, -144.8592
      #5a05ed color charts
#5a05ed RGB chart
      #5a05ed CMYK chart
      #5a05ed RGB pie chart
      #5a05ed color shades, tints & tones
#5a05ed color schemes
#5a05ed color preview, HTML & CSS examples
           This text has a color of #5a05ed        
        
          <p style="color:#5a05ed;">Text here</p>
        
        
          .mytext {color:#5a05ed;}
        
        Text color #5a05ed
      
           This box has a color of #5a05ed        
        
          <div style="background-color:#5a05ed;">Content here</div>
        
        
          .mybackground {background-color:#5a05ed;}
        
        Background color #5a05ed
      
           Border around this has a color of #5a05ed        
        
          <div style="border:2px solid #5a05ed;">Content here</div>
        
        
          .myborder {border:2px solid #5a05ed;}
        
        Border color #5a05ed