#3b127a color space conversions
Hex:
        #3b127a
        RGB:
        59, 18, 122
        CMY:
        77, 93, 52
        CMYK:
        52, 85, 0, 52
      HSL:
        264°, 74.2857%, 27.4510%
        HSV (HSB):
        264°, 85.2459%, 47.8431%
        XYZ:
        5.5328, 2.7676, 18.6549
        xyY:
        0.2053, 0.1027, 2.7676
      CIE-Lab:
        19.0879, 42.5375, -50.5850
        CIE-LCH:
        19.0879, 66.0930, 310.0609
        CIE-Luv:
        19.0879, 4.2191, -56.2133
        Hunter-Lab:
        16.6360, 30.2525, -54.8403
      #3b127a color charts
#3b127a RGB chart
      #3b127a CMYK chart
      #3b127a RGB pie chart
      #3b127a color shades, tints & tones
#3b127a color schemes
#3b127a color preview, HTML & CSS examples
           This text has a color of #3b127a        
        
          <p style="color:#3b127a;">Text here</p>
        
        
          .mytext {color:#3b127a;}
        
        Text color #3b127a
      
           This box has a color of #3b127a        
        
          <div style="background-color:#3b127a;">Content here</div>
        
        
          .mybackground {background-color:#3b127a;}
        
        Background color #3b127a
      
           Border around this has a color of #3b127a        
        
          <div style="border:2px solid #3b127a;">Content here</div>
        
        
          .myborder {border:2px solid #3b127a;}
        
        Border color #3b127a