#3023a4 color space conversions
Hex:
        #3023a4
        RGB:
        48, 35, 164
        CMY:
        81, 86, 36
        CMYK:
        71, 79, 0, 36
      HSL:
        246°, 64.8241%, 39.0196%
        HSV (HSB):
        246°, 78.6585%, 64.3137%
        XYZ:
        8.5208, 4.5108, 35.5435
        xyY:
        0.1754, 0.0929, 4.5108
      CIE-Lab:
        25.2929, 45.7914, -66.5148
        CIE-LCH:
        25.2929, 80.7531, 304.5451
        CIE-Luv:
        25.2929, -3.7492, -80.9747
        Hunter-Lab:
        21.2386, 34.4456, -84.3569
      #3023a4 color charts
#3023a4 RGB chart
      #3023a4 CMYK chart
      #3023a4 RGB pie chart
      #3023a4 color shades, tints & tones
#3023a4 color schemes
#3023a4 color preview, HTML & CSS examples
           This text has a color of #3023a4        
        
          <p style="color:#3023a4;">Text here</p>
        
        
          .mytext {color:#3023a4;}
        
        Text color #3023a4
      
           This box has a color of #3023a4        
        
          <div style="background-color:#3023a4;">Content here</div>
        
        
          .mybackground {background-color:#3023a4;}
        
        Background color #3023a4
      
           Border around this has a color of #3023a4        
        
          <div style="border:2px solid #3023a4;">Content here</div>
        
        
          .myborder {border:2px solid #3023a4;}
        
        Border color #3023a4