#3020b5 color space conversions
Hex:
        #3020b5
        RGB:
        48, 32, 181
        CMY:
        81, 87, 29
        CMYK:
        73, 82, 0, 29
      HSL:
        246°, 69.9531%, 41.7647%
        HSV (HSB):
        246°, 82.3204%, 70.9804%
        XYZ:
        10.0759, 4.9976, 44.1496
        xyY:
        0.1701, 0.0844, 4.9976
      CIE-Lab:
        26.7279, 52.4665, -74.3621
        CIE-LCH:
        26.7279, 91.0080, 305.2051
        CIE-Luv:
        26.7279, -4.3523, -90.8715
        Hunter-Lab:
        22.3553, 41.3313, -101.4435
      #3020b5 color charts
#3020b5 RGB chart
      #3020b5 CMYK chart
      #3020b5 RGB pie chart
      #3020b5 color shades, tints & tones
#3020b5 color schemes
#3020b5 color preview, HTML & CSS examples
           This text has a color of #3020b5        
        
          <p style="color:#3020b5;">Text here</p>
        
        
          .mytext {color:#3020b5;}
        
        Text color #3020b5
      
           This box has a color of #3020b5        
        
          <div style="background-color:#3020b5;">Content here</div>
        
        
          .mybackground {background-color:#3020b5;}
        
        Background color #3020b5
      
           Border around this has a color of #3020b5        
        
          <div style="border:2px solid #3020b5;">Content here</div>
        
        
          .myborder {border:2px solid #3020b5;}
        
        Border color #3020b5