#30228f color space conversions
Hex:
        #30228f
        RGB:
        48, 34, 143
        CMY:
        81, 87, 44
        CMYK:
        66, 76, 0, 44
      HSL:
        248°, 61.5819%, 34.7059%
        HSV (HSB):
        248°, 76.2238%, 56.0784%
        XYZ:
        6.7489, 3.7556, 26.3558
        xyY:
        0.1831, 0.1019, 3.7556
      CIE-Lab:
        22.8464, 39.6049, -57.6666
        CIE-LCH:
        22.8464, 69.9570, 304.4809
        CIE-Luv:
        22.8464, -2.3557, -68.4762
        Hunter-Lab:
        19.3794, 28.2488, -67.0684
      #30228f color charts
#30228f RGB chart
      #30228f CMYK chart
      #30228f RGB pie chart
      #30228f color shades, tints & tones
#30228f color schemes
#30228f color preview, HTML & CSS examples
           This text has a color of #30228f        
        
          <p style="color:#30228f;">Text here</p>
        
        
          .mytext {color:#30228f;}
        
        Text color #30228f
      
           This box has a color of #30228f        
        
          <div style="background-color:#30228f;">Content here</div>
        
        
          .mybackground {background-color:#30228f;}
        
        Background color #30228f
      
           Border around this has a color of #30228f        
        
          <div style="border:2px solid #30228f;">Content here</div>
        
        
          .myborder {border:2px solid #30228f;}
        
        Border color #30228f