#30138f color space conversions
Hex:
        #30138f
        RGB:
        48, 19, 143
        CMY:
        81, 93, 44
        CMYK:
        66, 87, 0, 44
      HSL:
        254°, 76.5432%, 31.7647%
        HSV (HSB):
        254°, 86.7133%, 56.0784%
        XYZ:
        6.4097, 3.0773, 26.2427
        xyY:
        0.1794, 0.0861, 3.0773
      CIE-Lab:
        20.3508, 46.8338, -61.7909
        CIE-LCH:
        20.3508, 77.5340, 307.1599
        CIE-Luv:
        20.3508, -0.6790, -68.0974
        Hunter-Lab:
        17.5422, 34.5229, -76.4169
      #30138f color charts
#30138f RGB chart
      #30138f CMYK chart
      #30138f RGB pie chart
      #30138f color shades, tints & tones
#30138f color schemes
#30138f color preview, HTML & CSS examples
           This text has a color of #30138f        
        
          <p style="color:#30138f;">Text here</p>
        
        
          .mytext {color:#30138f;}
        
        Text color #30138f
      
           This box has a color of #30138f        
        
          <div style="background-color:#30138f;">Content here</div>
        
        
          .mybackground {background-color:#30138f;}
        
        Background color #30138f
      
           Border around this has a color of #30138f        
        
          <div style="border:2px solid #30138f;">Content here</div>
        
        
          .myborder {border:2px solid #30138f;}
        
        Border color #30138f