#3b127f color space conversions
Hex:
        #3b127f
        RGB:
        59, 18, 127
        CMY:
        77, 93, 50
        CMYK:
        54, 86, 0, 50
      HSL:
        263°, 75.1724%, 28.4314%
        HSV (HSB):
        263°, 85.8268%, 49.8039%
        XYZ:
        5.8507, 2.8947, 20.3290
        xyY:
        0.2012, 0.0996, 2.8947
      CIE-Lab:
        19.6173, 43.8983, -52.9004
        CIE-LCH:
        19.6173, 68.7424, 309.6869
        CIE-Luv:
        19.6173, 3.6759, -59.1786
        Hunter-Lab:
        17.0139, 31.6079, -58.9329
      #3b127f color charts
#3b127f RGB chart
      #3b127f CMYK chart
      #3b127f RGB pie chart
      #3b127f color shades, tints & tones
#3b127f color schemes
#3b127f color preview, HTML & CSS examples
           This text has a color of #3b127f        
        
          <p style="color:#3b127f;">Text here</p>
        
        
          .mytext {color:#3b127f;}
        
        Text color #3b127f
      
           This box has a color of #3b127f        
        
          <div style="background-color:#3b127f;">Content here</div>
        
        
          .mybackground {background-color:#3b127f;}
        
        Background color #3b127f
      
           Border around this has a color of #3b127f        
        
          <div style="border:2px solid #3b127f;">Content here</div>
        
        
          .myborder {border:2px solid #3b127f;}
        
        Border color #3b127f