#2d70bf color space conversions
Hex:
        #2d70bf
        RGB:
        45, 112, 191
        CMY:
        82, 56, 25
        CMYK:
        76, 41, 0, 25
      HSL:
        212°, 61.8644%, 46.2745%
        HSV (HSB):
        212°, 76.4398%, 74.9020%
        XYZ:
        16.2803, 15.9078, 51.5027
        xyY:
        0.1945, 0.1901, 15.9078
      CIE-Lab:
        46.8533, 6.7607, -47.4630
        CIE-LCH:
        46.8533, 47.9421, 278.1068
        CIE-Luv:
        46.8533, -23.6186, -72.2587
        Hunter-Lab:
        39.8846, 3.0631, -48.6415
      #2d70bf color charts
#2d70bf RGB chart
      #2d70bf CMYK chart
      #2d70bf RGB pie chart
      #2d70bf color shades, tints & tones
#2d70bf color schemes
#2d70bf color preview, HTML & CSS examples
           This text has a color of #2d70bf        
        
          <p style="color:#2d70bf;">Text here</p>
        
        
          .mytext {color:#2d70bf;}
        
        Text color #2d70bf
      
           This box has a color of #2d70bf        
        
          <div style="background-color:#2d70bf;">Content here</div>
        
        
          .mybackground {background-color:#2d70bf;}
        
        Background color #2d70bf
      
           Border around this has a color of #2d70bf        
        
          <div style="border:2px solid #2d70bf;">Content here</div>
        
        
          .myborder {border:2px solid #2d70bf;}
        
        Border color #2d70bf