#3020a7 color space conversions
Hex:
        #3020a7
        RGB:
        48, 32, 167
        CMY:
        81, 87, 35
        CMYK:
        71, 81, 0, 35
      HSL:
        247°, 67.8392%, 39.0196%
        HSV (HSB):
        247°, 80.8383%, 65.4902%
        XYZ:
        8.7105, 4.4514, 36.9593
        xyY:
        0.1738, 0.0888, 4.4514
      CIE-Lab:
        25.1110, 48.2239, -68.6331
        CIE-LCH:
        25.1110, 83.8812, 305.0932
        CIE-Luv:
        25.1110, -3.5514, -82.7077
        Hunter-Lab:
        21.0984, 36.7717, -89.0930
      #3020a7 color charts
#3020a7 RGB chart
      #3020a7 CMYK chart
      #3020a7 RGB pie chart
      #3020a7 color shades, tints & tones
#3020a7 color schemes
#3020a7 color preview, HTML & CSS examples
           This text has a color of #3020a7        
        
          <p style="color:#3020a7;">Text here</p>
        
        
          .mytext {color:#3020a7;}
        
        Text color #3020a7
      
           This box has a color of #3020a7        
        
          <div style="background-color:#3020a7;">Content here</div>
        
        
          .mybackground {background-color:#3020a7;}
        
        Background color #3020a7
      
           Border around this has a color of #3020a7        
        
          <div style="border:2px solid #3020a7;">Content here</div>
        
        
          .myborder {border:2px solid #3020a7;}
        
        Border color #3020a7