#3612cd color space conversions
Hex:
        #3612cd
        RGB:
        54, 18, 205
        CMY:
        79, 93, 20
        CMYK:
        74, 91, 0, 20
      HSL:
        252°, 83.8565%, 43.7255%
        HSV (HSB):
        252°, 91.2195%, 80.3922%
        XYZ:
        12.7571, 5.6247, 58.1709
        xyY:
        0.1666, 0.0735, 5.6247
      CIE-Lab:
        28.4451, 64.4270, -85.6557
        CIE-LCH:
        28.4451, 107.1809, 306.9491
        CIE-Luv:
        28.4451, -3.6930, -104.2719
        Hunter-Lab:
        23.7164, 54.5118, -128.8236
      #3612cd color charts
#3612cd RGB chart
      #3612cd CMYK chart
      #3612cd RGB pie chart
      #3612cd color shades, tints & tones
#3612cd color schemes
#3612cd color preview, HTML & CSS examples
           This text has a color of #3612cd        
        
          <p style="color:#3612cd;">Text here</p>
        
        
          .mytext {color:#3612cd;}
        
        Text color #3612cd
      
           This box has a color of #3612cd        
        
          <div style="background-color:#3612cd;">Content here</div>
        
        
          .mybackground {background-color:#3612cd;}
        
        Background color #3612cd
      
           Border around this has a color of #3612cd        
        
          <div style="border:2px solid #3612cd;">Content here</div>
        
        
          .myborder {border:2px solid #3612cd;}
        
        Border color #3612cd