#3d1180 color space conversions
Hex:
        #3d1180
        RGB:
        61, 17, 128
        CMY:
        76, 93, 50
        CMYK:
        52, 87, 0, 50
      HSL:
        264°, 76.5517%, 28.4314%
        HSV (HSB):
        264°, 86.7188%, 50.1961%
        XYZ:
        6.0212, 2.9515, 20.6744
        xyY:
        0.2031, 0.0996, 2.9515
      CIE-Lab:
        19.8486, 44.8003, -53.1452
        CIE-LCH:
        19.8486, 69.5088, 310.1302
        CIE-Luv:
        19.8486, 4.2823, -59.8199
        Hunter-Lab:
        17.1800, 32.4954, -59.3238
      #3d1180 color charts
#3d1180 RGB chart
      #3d1180 CMYK chart
      #3d1180 RGB pie chart
      #3d1180 color shades, tints & tones
#3d1180 color schemes
#3d1180 color preview, HTML & CSS examples
           This text has a color of #3d1180        
        
          <p style="color:#3d1180;">Text here</p>
        
        
          .mytext {color:#3d1180;}
        
        Text color #3d1180
      
           This box has a color of #3d1180        
        
          <div style="background-color:#3d1180;">Content here</div>
        
        
          .mybackground {background-color:#3d1180;}
        
        Background color #3d1180
      
           Border around this has a color of #3d1180        
        
          <div style="border:2px solid #3d1180;">Content here</div>
        
        
          .myborder {border:2px solid #3d1180;}
        
        Border color #3d1180