#5b028b color space conversions
Hex:
        #5b028b
        RGB:
        91, 2, 139
        CMY:
        64, 99, 45
        CMYK:
        35, 99, 0, 45
      HSL:
        279°, 97.1631%, 27.6471%
        HSV (HSB):
        279°, 98.5612%, 54.5098%
        XYZ:
        8.9963, 4.1316, 24.7494
        xyY:
        0.2375, 0.1091, 4.1316
      CIE-Lab:
        24.1020, 55.0121, -52.9163
        CIE-LCH:
        24.1020, 76.3313, 316.1124
        CIE-Luv:
        24.1020, 15.6535, -66.5117
        Hunter-Lab:
        20.3264, 43.4311, -57.9628
      #5b028b color charts
#5b028b RGB chart
      #5b028b CMYK chart
      #5b028b RGB pie chart
      #5b028b color shades, tints & tones
#5b028b color schemes
#5b028b color preview, HTML & CSS examples
           This text has a color of #5b028b        
        
          <p style="color:#5b028b;">Text here</p>
        
        
          .mytext {color:#5b028b;}
        
        Text color #5b028b
      
           This box has a color of #5b028b        
        
          <div style="background-color:#5b028b;">Content here</div>
        
        
          .mybackground {background-color:#5b028b;}
        
        Background color #5b028b
      
           Border around this has a color of #5b028b        
        
          <div style="border:2px solid #5b028b;">Content here</div>
        
        
          .myborder {border:2px solid #5b028b;}
        
        Border color #5b028b