#2c01aa color space conversions
Hex:
        #2c01aa
        RGB:
        44, 1, 170
        CMY:
        83, 100, 33
        CMYK:
        74, 99, 0, 33
      HSL:
        255°, 98.8304%, 33.5294%
        HSV (HSB):
        255°, 99.4118%, 66.6667%
        XYZ:
        8.3053, 3.4595, 38.2602
        xyY:
        0.1660, 0.0692, 3.4595
      CIE-Lab:
        21.7973, 58.9555, -75.9643
        CIE-LCH:
        21.7973, 96.1579, 307.8149
        CIE-Luv:
        21.7973, -2.2616, -82.2888
        Hunter-Lab:
        18.5996, 47.1560, -108.9423
      #2c01aa color charts
#2c01aa RGB chart
      #2c01aa CMYK chart
      #2c01aa RGB pie chart
      #2c01aa color shades, tints & tones
#2c01aa color schemes
#2c01aa color preview, HTML & CSS examples
           This text has a color of #2c01aa        
        
          <p style="color:#2c01aa;">Text here</p>
        
        
          .mytext {color:#2c01aa;}
        
        Text color #2c01aa
      
           This box has a color of #2c01aa        
        
          <div style="background-color:#2c01aa;">Content here</div>
        
        
          .mybackground {background-color:#2c01aa;}
        
        Background color #2c01aa
      
           Border around this has a color of #2c01aa        
        
          <div style="border:2px solid #2c01aa;">Content here</div>
        
        
          .myborder {border:2px solid #2c01aa;}
        
        Border color #2c01aa