#2c2fba color space conversions
Hex:
        #2c2fba
        RGB:
        44, 47, 186
        CMY:
        83, 82, 27
        CMYK:
        76, 75, 0, 27
      HSL:
        239°, 61.7391%, 45.0980%
        HSV (HSB):
        239°, 76.3441%, 72.9412%
        XYZ:
        10.9181, 6.1137, 47.0590
        xyY:
        0.1704, 0.0954, 6.1137
      CIE-Lab:
        29.6975, 46.0845, -72.4249
        CIE-LCH:
        29.6975, 85.8437, 302.4689
        CIE-Luv:
        29.6975, -7.2222, -93.6780
        Hunter-Lab:
        24.7258, 35.5497, -95.5344
      #2c2fba color charts
#2c2fba RGB chart
      #2c2fba CMYK chart
      #2c2fba RGB pie chart
      #2c2fba color shades, tints & tones
#2c2fba color schemes
#2c2fba color preview, HTML & CSS examples
           This text has a color of #2c2fba        
        
          <p style="color:#2c2fba;">Text here</p>
        
        
          .mytext {color:#2c2fba;}
        
        Text color #2c2fba
      
           This box has a color of #2c2fba        
        
          <div style="background-color:#2c2fba;">Content here</div>
        
        
          .mybackground {background-color:#2c2fba;}
        
        Background color #2c2fba
      
           Border around this has a color of #2c2fba        
        
          <div style="border:2px solid #2c2fba;">Content here</div>
        
        
          .myborder {border:2px solid #2c2fba;}
        
        Border color #2c2fba