#5a2cbc color space conversions
Hex:
        #5a2cbc
        RGB:
        90, 44, 188
        CMY:
        65, 83, 26
        CMYK:
        52, 77, 0, 26
      HSL:
        259°, 62.0690%, 45.4902%
        HSV (HSB):
        259°, 76.5957%, 73.7255%
        XYZ:
        14.1942, 7.6059, 48.2969
        xyY:
        0.2025, 0.1085, 7.6059
      CIE-Lab:
        33.1482, 53.4283, -67.7898
        CIE-LCH:
        33.1482, 86.3136, 308.2433
        CIE-Luv:
        33.1482, 4.3104, -93.8352
        Hunter-Lab:
        27.5787, 43.6077, -84.5258
      #5a2cbc color charts
#5a2cbc RGB chart
      #5a2cbc CMYK chart
      #5a2cbc RGB pie chart
      #5a2cbc color shades, tints & tones
#5a2cbc color schemes
#5a2cbc color preview, HTML & CSS examples
           This text has a color of #5a2cbc        
        
          <p style="color:#5a2cbc;">Text here</p>
        
        
          .mytext {color:#5a2cbc;}
        
        Text color #5a2cbc
      
           This box has a color of #5a2cbc        
        
          <div style="background-color:#5a2cbc;">Content here</div>
        
        
          .mybackground {background-color:#5a2cbc;}
        
        Background color #5a2cbc
      
           Border around this has a color of #5a2cbc        
        
          <div style="border:2px solid #5a2cbc;">Content here</div>
        
        
          .myborder {border:2px solid #5a2cbc;}
        
        Border color #5a2cbc