#30115f color space conversions
Hex:
        #30115f
        RGB:
        48, 17, 95
        CMY:
        81, 93, 63
        CMYK:
        49, 82, 0, 63
      HSL:
        264°, 69.6429%, 21.9608%
        HSV (HSB):
        264°, 82.1053%, 37.2549%
        XYZ:
        3.4849, 1.8555, 11.0009
        xyY:
        0.2133, 0.1135, 1.8555
      CIE-Lab:
        14.7099, 33.7370, -40.2027
        CIE-LCH:
        14.7099, 52.4828, 310.0025
        CIE-Luv:
        14.7099, 3.6111, -39.9105
        Hunter-Lab:
        13.6217, 21.8290, -38.3478
      #30115f color charts
#30115f RGB chart
      #30115f CMYK chart
      #30115f RGB pie chart
      #30115f color shades, tints & tones
#30115f color schemes
#30115f color preview, HTML & CSS examples
           This text has a color of #30115f        
        
          <p style="color:#30115f;">Text here</p>
        
        
          .mytext {color:#30115f;}
        
        Text color #30115f
      
           This box has a color of #30115f        
        
          <div style="background-color:#30115f;">Content here</div>
        
        
          .mybackground {background-color:#30115f;}
        
        Background color #30115f
      
           Border around this has a color of #30115f        
        
          <div style="border:2px solid #30115f;">Content here</div>
        
        
          .myborder {border:2px solid #30115f;}
        
        Border color #30115f