#2c27aa color space conversions
Hex:
        #2c27aa
        RGB:
        44, 39, 170
        CMY:
        83, 85, 33
        CMYK:
        74, 77, 0, 33
      HSL:
        242°, 62.6794%, 40.9804%
        HSV (HSB):
        242°, 77.0588%, 66.6667%
        XYZ:
        9.0199, 4.8888, 38.4984
        xyY:
        0.1721, 0.0933, 4.8888
      CIE-Lab:
        26.4156, 45.2391, -68.2941
        CIE-LCH:
        26.4156, 81.9186, 303.5211
        CIE-Luv:
        26.4156, -5.3153, -84.4587
        Hunter-Lab:
        22.1106, 34.1247, -87.7568
      #2c27aa color charts
#2c27aa RGB chart
      #2c27aa CMYK chart
      #2c27aa RGB pie chart
      #2c27aa color shades, tints & tones
#2c27aa color schemes
#2c27aa color preview, HTML & CSS examples
           This text has a color of #2c27aa        
        
          <p style="color:#2c27aa;">Text here</p>
        
        
          .mytext {color:#2c27aa;}
        
        Text color #2c27aa
      
           This box has a color of #2c27aa        
        
          <div style="background-color:#2c27aa;">Content here</div>
        
        
          .mybackground {background-color:#2c27aa;}
        
        Background color #2c27aa
      
           Border around this has a color of #2c27aa        
        
          <div style="border:2px solid #2c27aa;">Content here</div>
        
        
          .myborder {border:2px solid #2c27aa;}
        
        Border color #2c27aa