#30105e color space conversions
Hex:
        #30105e
        RGB:
        48, 16, 94
        CMY:
        81, 94, 63
        CMYK:
        49, 83, 0, 63
      HSL:
        265°, 70.9091%, 21.5686%
        HSV (HSB):
        265°, 82.9787%, 36.8627%
        XYZ:
        3.4246, 1.8071, 10.7580
        xyY:
        0.2142, 0.1130, 1.8071
      CIE-Lab:
        14.4406, 33.9336, -39.9762
        CIE-LCH:
        14.4406, 52.4365, 310.3261
        CIE-Luv:
        14.4406, 3.8051, -39.3058
        Hunter-Lab:
        13.4429, 21.9481, -38.0382
      #30105e color charts
#30105e RGB chart
      #30105e CMYK chart
      #30105e RGB pie chart
      #30105e color shades, tints & tones
#30105e color schemes
#30105e color preview, HTML & CSS examples
           This text has a color of #30105e        
        
          <p style="color:#30105e;">Text here</p>
        
        
          .mytext {color:#30105e;}
        
        Text color #30105e
      
           This box has a color of #30105e        
        
          <div style="background-color:#30105e;">Content here</div>
        
        
          .mybackground {background-color:#30105e;}
        
        Background color #30105e
      
           Border around this has a color of #30105e        
        
          <div style="border:2px solid #30105e;">Content here</div>
        
        
          .myborder {border:2px solid #30105e;}
        
        Border color #30105e