#2d50be color space conversions
Hex:
        #2d50be
        RGB:
        45, 80, 190
        CMY:
        82, 69, 25
        CMYK:
        76, 58, 0, 25
      HSL:
        226°, 61.7021%, 46.0784%
        HSV (HSB):
        226°, 76.3158%, 74.5098%
        XYZ:
        13.2451, 10.0129, 49.9498
        xyY:
        0.1809, 0.1368, 10.0129
      CIE-Lab:
        37.8656, 27.0450, -61.3769
        CIE-LCH:
        37.8656, 67.0712, 293.7801
        CIE-Luv:
        37.8656, -14.1419, -88.9451
        Hunter-Lab:
        31.6432, 19.3404, -71.4409
      #2d50be color charts
#2d50be RGB chart
      #2d50be CMYK chart
      #2d50be RGB pie chart
      #2d50be color shades, tints & tones
#2d50be color schemes
#2d50be color preview, HTML & CSS examples
           This text has a color of #2d50be        
        
          <p style="color:#2d50be;">Text here</p>
        
        
          .mytext {color:#2d50be;}
        
        Text color #2d50be
      
           This box has a color of #2d50be        
        
          <div style="background-color:#2d50be;">Content here</div>
        
        
          .mybackground {background-color:#2d50be;}
        
        Background color #2d50be
      
           Border around this has a color of #2d50be        
        
          <div style="border:2px solid #2d50be;">Content here</div>
        
        
          .myborder {border:2px solid #2d50be;}
        
        Border color #2d50be