#2b008f color space conversions
Hex:
        #2b008f
        RGB:
        43, 0, 143
        CMY:
        83, 100, 44
        CMYK:
        70, 100, 0, 44
      HSL:
        258°, 100.0000%, 28.0392%
        HSV (HSB):
        258°, 100.0000%, 56.0784%
        XYZ:
        5.9542, 2.4968, 26.1547
        xyY:
        0.1721, 0.0721, 2.4968
      CIE-Lab:
        17.9040, 52.4404, -65.8703
        CIE-LCH:
        17.9040, 84.1956, 308.5238
        CIE-Luv:
        17.9040, -0.5614, -66.0902
        Hunter-Lab:
        15.8011, 39.6104, -87.0784
      #2b008f color charts
#2b008f RGB chart
      #2b008f CMYK chart
      #2b008f RGB pie chart
      #2b008f color shades, tints & tones
#2b008f color schemes
#2b008f color preview, HTML & CSS examples
           This text has a color of #2b008f        
        
          <p style="color:#2b008f;">Text here</p>
        
        
          .mytext {color:#2b008f;}
        
        Text color #2b008f
      
           This box has a color of #2b008f        
        
          <div style="background-color:#2b008f;">Content here</div>
        
        
          .mybackground {background-color:#2b008f;}
        
        Background color #2b008f
      
           Border around this has a color of #2b008f        
        
          <div style="border:2px solid #2b008f;">Content here</div>
        
        
          .myborder {border:2px solid #2b008f;}
        
        Border color #2b008f