#3a32da color space conversions
Hex:
        #3a32da
        RGB:
        58, 50, 218
        CMY:
        77, 80, 15
        CMYK:
        73, 77, 0, 15
      HSL:
        243°, 69.4215%, 52.5490%
        HSV (HSB):
        243°, 77.0642%, 85.4902%
        XYZ:
        15.5404, 8.2427, 67.1016
        xyY:
        0.1710, 0.0907, 8.2427
      CIE-Lab:
        34.4833, 55.8076, -83.1577
        CIE-LCH:
        34.4833, 100.1484, 303.8658
        CIE-Luv:
        34.4833, -6.8463, -112.2763
        Hunter-Lab:
        28.7101, 46.3771, -118.4762
      #3a32da color charts
#3a32da RGB chart
      #3a32da CMYK chart
      #3a32da RGB pie chart
      #3a32da color shades, tints & tones
#3a32da color schemes
#3a32da color preview, HTML & CSS examples
           This text has a color of #3a32da        
        
          <p style="color:#3a32da;">Text here</p>
        
        
          .mytext {color:#3a32da;}
        
        Text color #3a32da
      
           This box has a color of #3a32da        
        
          <div style="background-color:#3a32da;">Content here</div>
        
        
          .mybackground {background-color:#3a32da;}
        
        Background color #3a32da
      
           Border around this has a color of #3a32da        
        
          <div style="border:2px solid #3a32da;">Content here</div>
        
        
          .myborder {border:2px solid #3a32da;}
        
        Border color #3a32da