#2d61cb color space conversions
Hex:
        #2d61cb
        RGB:
        45, 97, 203
        CMY:
        82, 62, 20
        CMYK:
        78, 52, 0, 20
      HSL:
        220°, 63.7097%, 48.6275%
        HSV (HSB):
        220°, 77.8325%, 79.6078%
        XYZ:
        16.1364, 13.4191, 58.2396
        xyY:
        0.1838, 0.1528, 13.4191
      CIE-Lab:
        43.3880, 20.8765, -59.9558
        CIE-LCH:
        43.3880, 63.4864, 289.1980
        CIE-Luv:
        43.3880, -18.7501, -90.4480
        Hunter-Lab:
        36.6321, 14.5229, -68.6199
      #2d61cb color charts
#2d61cb RGB chart
      #2d61cb CMYK chart
      #2d61cb RGB pie chart
      #2d61cb color shades, tints & tones
#2d61cb color schemes
#2d61cb color preview, HTML & CSS examples
           This text has a color of #2d61cb        
        
          <p style="color:#2d61cb;">Text here</p>
        
        
          .mytext {color:#2d61cb;}
        
        Text color #2d61cb
      
           This box has a color of #2d61cb        
        
          <div style="background-color:#2d61cb;">Content here</div>
        
        
          .mybackground {background-color:#2d61cb;}
        
        Background color #2d61cb
      
           Border around this has a color of #2d61cb        
        
          <div style="border:2px solid #2d61cb;">Content here</div>
        
        
          .myborder {border:2px solid #2d61cb;}
        
        Border color #2d61cb