#2b0082 color space conversions
Hex:
        #2b0082
        RGB:
        43, 0, 130
        CMY:
        83, 100, 49
        CMYK:
        67, 100, 0, 49
      HSL:
        260°, 100.0000%, 25.4902%
        HSV (HSB):
        260°, 100.0000%, 50.9804%
        XYZ:
        5.0255, 2.1253, 21.2644
        xyY:
        0.1769, 0.0748, 2.1253
      CIE-Lab:
        16.1315, 49.1676, -60.6373
        CIE-LCH:
        16.1315, 78.0662, 309.0367
        CIE-Luv:
        16.1315, 0.3748, -58.3802
        Hunter-Lab:
        14.5784, 36.0211, -76.2771
      #2b0082 color charts
#2b0082 RGB chart
      #2b0082 CMYK chart
      #2b0082 RGB pie chart
      #2b0082 color shades, tints & tones
#2b0082 color schemes
#2b0082 color preview, HTML & CSS examples
           This text has a color of #2b0082        
        
          <p style="color:#2b0082;">Text here</p>
        
        
          .mytext {color:#2b0082;}
        
        Text color #2b0082
      
           This box has a color of #2b0082        
        
          <div style="background-color:#2b0082;">Content here</div>
        
        
          .mybackground {background-color:#2b0082;}
        
        Background color #2b0082
      
           Border around this has a color of #2b0082        
        
          <div style="border:2px solid #2b0082;">Content here</div>
        
        
          .myborder {border:2px solid #2b0082;}
        
        Border color #2b0082