#2d42aa color space conversions
Hex:
        #2d42aa
        RGB:
        45, 66, 170
        CMY:
        82, 74, 33
        CMYK:
        74, 61, 0, 33
      HSL:
        230°, 58.1395%, 42.1569%
        HSV (HSB):
        230°, 73.5294%, 66.6667%
        XYZ:
        10.2861, 7.3566, 38.9080
        xyY:
        0.1819, 0.1301, 7.3566
      CIE-Lab:
        32.6053, 28.7670, -58.1219
        CIE-LCH:
        32.6053, 64.8514, 296.3328
        CIE-Luv:
        32.6053, -10.3837, -80.2785
        Hunter-Lab:
        27.1230, 20.2287, -66.0654
      #2d42aa color charts
#2d42aa RGB chart
      #2d42aa CMYK chart
      #2d42aa RGB pie chart
      #2d42aa color shades, tints & tones
#2d42aa color schemes
#2d42aa color preview, HTML & CSS examples
           This text has a color of #2d42aa        
        
          <p style="color:#2d42aa;">Text here</p>
        
        
          .mytext {color:#2d42aa;}
        
        Text color #2d42aa
      
           This box has a color of #2d42aa        
        
          <div style="background-color:#2d42aa;">Content here</div>
        
        
          .mybackground {background-color:#2d42aa;}
        
        Background color #2d42aa
      
           Border around this has a color of #2d42aa        
        
          <div style="border:2px solid #2d42aa;">Content here</div>
        
        
          .myborder {border:2px solid #2d42aa;}
        
        Border color #2d42aa