#3c127b color space conversions
Hex:
        #3c127b
        RGB:
        60, 18, 123
        CMY:
        76, 93, 52
        CMYK:
        51, 85, 0, 52
      HSL:
        264°, 74.4681%, 27.6471%
        HSV (HSB):
        264°, 85.3659%, 48.2353%
        XYZ:
        5.6549, 2.8233, 18.9858
        xyY:
        0.2059, 0.1028, 2.8233
      CIE-Lab:
        19.3220, 42.9440, -50.8342
        CIE-LCH:
        19.3220, 66.5455, 310.1906
        CIE-Luv:
        19.3220, 4.4369, -56.8307
        Hunter-Lab:
        16.8028, 30.6689, -55.2311
      #3c127b color charts
#3c127b RGB chart
      #3c127b CMYK chart
      #3c127b RGB pie chart
      #3c127b color shades, tints & tones
#3c127b color schemes
#3c127b color preview, HTML & CSS examples
           This text has a color of #3c127b        
        
          <p style="color:#3c127b;">Text here</p>
        
        
          .mytext {color:#3c127b;}
        
        Text color #3c127b
      
           This box has a color of #3c127b        
        
          <div style="background-color:#3c127b;">Content here</div>
        
        
          .mybackground {background-color:#3c127b;}
        
        Background color #3c127b
      
           Border around this has a color of #3c127b        
        
          <div style="border:2px solid #3c127b;">Content here</div>
        
        
          .myborder {border:2px solid #3c127b;}
        
        Border color #3c127b