#3c32be color space conversions
Hex:
        #3c32be
        RGB:
        60, 50, 190
        CMY:
        76, 80, 25
        CMYK:
        68, 74, 0, 25
      HSL:
        244°, 58.3333%, 47.0588%
        HSV (HSB):
        244°, 73.6842%, 74.5098%
        XYZ:
        12.2983, 6.9596, 49.4103
        xyY:
        0.1791, 0.1014, 6.9596
      CIE-Lab:
        31.7147, 47.2278, -71.4246
        CIE-LCH:
        31.7147, 85.6267, 303.4737
        CIE-Luv:
        31.7147, -5.0095, -95.6122
        Hunter-Lab:
        26.3810, 37.0468, -92.5806
      #3c32be color charts
#3c32be RGB chart
      #3c32be CMYK chart
      #3c32be RGB pie chart
      #3c32be color shades, tints & tones
#3c32be color schemes
#3c32be color preview, HTML & CSS examples
           This text has a color of #3c32be        
        
          <p style="color:#3c32be;">Text here</p>
        
        
          .mytext {color:#3c32be;}
        
        Text color #3c32be
      
           This box has a color of #3c32be        
        
          <div style="background-color:#3c32be;">Content here</div>
        
        
          .mybackground {background-color:#3c32be;}
        
        Background color #3c32be
      
           Border around this has a color of #3c32be        
        
          <div style="border:2px solid #3c32be;">Content here</div>
        
        
          .myborder {border:2px solid #3c32be;}
        
        Border color #3c32be