#2c30ae color space conversions
Hex:
        #2c30ae
        RGB:
        44, 48, 174
        CMY:
        83, 81, 32
        CMYK:
        75, 72, 0, 32
      HSL:
        238°, 59.6330%, 42.7451%
        HSV (HSB):
        238°, 74.7126%, 68.2353%
        XYZ:
        9.7356, 5.7054, 40.6325
        xyY:
        0.1736, 0.1017, 5.7054
      CIE-Lab:
        28.6566, 41.4586, -66.9966
        CIE-LCH:
        28.6566, 78.7868, 301.7499
        CIE-Luv:
        28.6566, -6.9134, -86.4064
        Hunter-Lab:
        23.8859, 30.9543, -84.1385
      #2c30ae color charts
#2c30ae RGB chart
      #2c30ae CMYK chart
      #2c30ae RGB pie chart
      #2c30ae color shades, tints & tones
#2c30ae color schemes
#2c30ae color preview, HTML & CSS examples
           This text has a color of #2c30ae        
        
          <p style="color:#2c30ae;">Text here</p>
        
        
          .mytext {color:#2c30ae;}
        
        Text color #2c30ae
      
           This box has a color of #2c30ae        
        
          <div style="background-color:#2c30ae;">Content here</div>
        
        
          .mybackground {background-color:#2c30ae;}
        
        Background color #2c30ae
      
           Border around this has a color of #2c30ae        
        
          <div style="border:2px solid #2c30ae;">Content here</div>
        
        
          .myborder {border:2px solid #2c30ae;}
        
        Border color #2c30ae