#5b028f color space conversions
Hex:
        #5b028f
        RGB:
        91, 2, 143
        CMY:
        64, 99, 44
        CMYK:
        36, 99, 0, 44
      HSL:
        278°, 97.2414%, 28.4314%
        HSV (HSB):
        278°, 98.6014%, 56.0784%
        XYZ:
        9.2940, 4.2507, 26.3172
        xyY:
        0.2332, 0.1066, 4.2507
      CIE-Lab:
        24.4836, 55.8535, -54.7831
        CIE-LCH:
        24.4836, 78.2355, 315.5543
        CIE-Luv:
        24.4836, 14.8732, -68.9598
        Hunter-Lab:
        20.6173, 44.3852, -61.2494
      #5b028f color charts
#5b028f RGB chart
      #5b028f CMYK chart
      #5b028f RGB pie chart
      #5b028f color shades, tints & tones
#5b028f color schemes
#5b028f color preview, HTML & CSS examples
           This text has a color of #5b028f        
        
          <p style="color:#5b028f;">Text here</p>
        
        
          .mytext {color:#5b028f;}
        
        Text color #5b028f
      
           This box has a color of #5b028f        
        
          <div style="background-color:#5b028f;">Content here</div>
        
        
          .mybackground {background-color:#5b028f;}
        
        Background color #5b028f
      
           Border around this has a color of #5b028f        
        
          <div style="border:2px solid #5b028f;">Content here</div>
        
        
          .myborder {border:2px solid #5b028f;}
        
        Border color #5b028f