#5f308f color space conversions
Hex:
        #5f308f
        RGB:
        95, 48, 143
        CMY:
        63, 81, 44
        CMYK:
        34, 66, 0, 44
      HSL:
        270°, 49.7382%, 37.4510%
        HSV (HSB):
        270°, 66.4336%, 56.0784%
        XYZ:
        10.7342, 6.5300, 26.6813
        xyY:
        0.2443, 0.1486, 6.5300
      CIE-Lab:
        30.7120, 40.3387, -44.6163
        CIE-LCH:
        30.7120, 60.1483, 312.1175
        CIE-Luv:
        30.7120, 11.8447, -62.6578
        Hunter-Lab:
        25.5538, 30.2620, -44.0182
      #5f308f color charts
#5f308f RGB chart
      #5f308f CMYK chart
      #5f308f RGB pie chart
      #5f308f color shades, tints & tones
#5f308f color schemes
#5f308f color preview, HTML & CSS examples
           This text has a color of #5f308f        
        
          <p style="color:#5f308f;">Text here</p>
        
        
          .mytext {color:#5f308f;}
        
        Text color #5f308f
      
           This box has a color of #5f308f        
        
          <div style="background-color:#5f308f;">Content here</div>
        
        
          .mybackground {background-color:#5f308f;}
        
        Background color #5f308f
      
           Border around this has a color of #5f308f        
        
          <div style="border:2px solid #5f308f;">Content here</div>
        
        
          .myborder {border:2px solid #5f308f;}
        
        Border color #5f308f