#3020e2 color space conversions
Hex:
        #3020e2
        RGB:
        48, 32, 226
        CMY:
        81, 87, 11
        CMYK:
        79, 86, 0, 11
      HSL:
        245°, 76.9841%, 50.5882%
        HSV (HSB):
        245°, 85.8407%, 88.6275%
        XYZ:
        15.4629, 7.1524, 72.5171
        xyY:
        0.1625, 0.0752, 7.1524
      CIE-Lab:
        32.1513, 65.4039, -91.6391
        CIE-LCH:
        32.1513, 112.5851, 305.5159
        CIE-Luv:
        32.1513, -6.7224, -116.6861
        Hunter-Lab:
        26.7440, 56.4038, -142.0459
      #3020e2 color charts
#3020e2 RGB chart
      #3020e2 CMYK chart
      #3020e2 RGB pie chart
      #3020e2 color shades, tints & tones
#3020e2 color schemes
#3020e2 color preview, HTML & CSS examples
           This text has a color of #3020e2        
        
          <p style="color:#3020e2;">Text here</p>
        
        
          .mytext {color:#3020e2;}
        
        Text color #3020e2
      
           This box has a color of #3020e2        
        
          <div style="background-color:#3020e2;">Content here</div>
        
        
          .mybackground {background-color:#3020e2;}
        
        Background color #3020e2
      
           Border around this has a color of #3020e2        
        
          <div style="border:2px solid #3020e2;">Content here</div>
        
        
          .myborder {border:2px solid #3020e2;}
        
        Border color #3020e2