#30256f color space conversions
Hex:
        #30256f
        RGB:
        48, 37, 111
        CMY:
        81, 85, 56
        CMYK:
        57, 67, 0, 56
      HSL:
        249°, 50.0000%, 29.0196%
        HSV (HSB):
        249°, 66.6667%, 43.5294%
        XYZ:
        4.7497, 3.0992, 15.3868
        xyY:
        0.2044, 0.1334, 3.0992
      CIE-Lab:
        20.4369, 27.1121, -41.3517
        CIE-LCH:
        20.4369, 49.4472, 303.2507
        CIE-Luv:
        20.4369, -0.7374, -48.3422
        Hunter-Lab:
        17.6046, 17.3515, -39.4976
      #30256f color charts
#30256f RGB chart
      #30256f CMYK chart
      #30256f RGB pie chart
      #30256f color shades, tints & tones
#30256f color schemes
#30256f color preview, HTML & CSS examples
           This text has a color of #30256f        
        
          <p style="color:#30256f;">Text here</p>
        
        
          .mytext {color:#30256f;}
        
        Text color #30256f
      
           This box has a color of #30256f        
        
          <div style="background-color:#30256f;">Content here</div>
        
        
          .mybackground {background-color:#30256f;}
        
        Background color #30256f
      
           Border around this has a color of #30256f        
        
          <div style="border:2px solid #30256f;">Content here</div>
        
        
          .myborder {border:2px solid #30256f;}
        
        Border color #30256f