#5a23ff color space conversions
Hex:
        #5a23ff
        RGB:
        90, 35, 255
        CMY:
        65, 86, 0
        CMYK:
        65, 86, 0, 0
      HSL:
        255°, 100.0000%, 56.8627%
        HSV (HSB):
        255°, 86.2745%, 100.0000%
        XYZ:
        22.8675, 10.5957, 95.4477
        xyY:
        0.1774, 0.0822, 10.5957
      CIE-Lab:
        38.8910, 74.3789, -96.7705
        CIE-LCH:
        38.8910, 122.0522, 307.5463
        CIE-Luv:
        38.8910, -1.2399, -133.7957
        Hunter-Lab:
        32.5511, 68.4338, -151.0670
      #5a23ff color charts
#5a23ff RGB chart
      #5a23ff CMYK chart
      #5a23ff RGB pie chart
      #5a23ff color shades, tints & tones
#5a23ff color schemes
#5a23ff color preview, HTML & CSS examples
           This text has a color of #5a23ff        
        
          <p style="color:#5a23ff;">Text here</p>
        
        
          .mytext {color:#5a23ff;}
        
        Text color #5a23ff
      
           This box has a color of #5a23ff        
        
          <div style="background-color:#5a23ff;">Content here</div>
        
        
          .mybackground {background-color:#5a23ff;}
        
        Background color #5a23ff
      
           Border around this has a color of #5a23ff        
        
          <div style="border:2px solid #5a23ff;">Content here</div>
        
        
          .myborder {border:2px solid #5a23ff;}
        
        Border color #5a23ff