#2c0aac color space conversions
Hex:
        #2c0aac
        RGB:
        44, 10, 172
        CMY:
        83, 96, 33
        CMYK:
        74, 94, 0, 33
      HSL:
        253°, 89.0110%, 35.6863%
        HSV (HSB):
        253°, 94.1860%, 67.4510%
        XYZ:
        8.5936, 3.7311, 39.2970
        xyY:
        0.1665, 0.0723, 3.7311
      CIE-Lab:
        22.7618, 57.3370, -75.5648
        CIE-LCH:
        22.7618, 94.8555, 307.1905
        CIE-Luv:
        22.7618, -2.7920, -84.1216
        Hunter-Lab:
        19.3161, 45.6107, -107.0993
      #2c0aac color charts
#2c0aac RGB chart
      #2c0aac CMYK chart
      #2c0aac RGB pie chart
      #2c0aac color shades, tints & tones
#2c0aac color schemes
#2c0aac color preview, HTML & CSS examples
           This text has a color of #2c0aac        
        
          <p style="color:#2c0aac;">Text here</p>
        
        
          .mytext {color:#2c0aac;}
        
        Text color #2c0aac
      
           This box has a color of #2c0aac        
        
          <div style="background-color:#2c0aac;">Content here</div>
        
        
          .mybackground {background-color:#2c0aac;}
        
        Background color #2c0aac
      
           Border around this has a color of #2c0aac        
        
          <div style="border:2px solid #2c0aac;">Content here</div>
        
        
          .myborder {border:2px solid #2c0aac;}
        
        Border color #2c0aac