#5a2fff color space conversions
Hex:
        #5a2fff
        RGB:
        90, 47, 255
        CMY:
        65, 82, 0
        CMYK:
        65, 82, 0, 0
      HSL:
        252°, 100.0000%, 59.2157%
        HSV (HSB):
        252°, 81.5686%, 100.0000%
        XYZ:
        23.2830, 11.4267, 95.5862
        xyY:
        0.1787, 0.0877, 11.4267
      CIE-Lab:
        40.2900, 70.2209, -94.4510
        CIE-LCH:
        40.2900, 117.6943, 306.6295
        CIE-Luv:
        40.2900, -2.3026, -133.4187
        Hunter-Lab:
        33.8034, 63.7906, -143.9925
      #5a2fff color charts
#5a2fff RGB chart
      #5a2fff CMYK chart
      #5a2fff RGB pie chart
      #5a2fff color shades, tints & tones
#5a2fff color schemes
#5a2fff color preview, HTML & CSS examples
           This text has a color of #5a2fff        
        
          <p style="color:#5a2fff;">Text here</p>
        
        
          .mytext {color:#5a2fff;}
        
        Text color #5a2fff
      
           This box has a color of #5a2fff        
        
          <div style="background-color:#5a2fff;">Content here</div>
        
        
          .mybackground {background-color:#5a2fff;}
        
        Background color #5a2fff
      
           Border around this has a color of #5a2fff        
        
          <div style="border:2px solid #5a2fff;">Content here</div>
        
        
          .myborder {border:2px solid #5a2fff;}
        
        Border color #5a2fff