#2b53be color space conversions
Hex:
        #2b53be
        RGB:
        43, 83, 190
        CMY:
        83, 67, 25
        CMYK:
        77, 56, 0, 25
      HSL:
        224°, 63.0901%, 45.6863%
        HSV (HSB):
        224°, 77.3684%, 74.5098%
        XYZ:
        13.3838, 10.4178, 50.0206
        xyY:
        0.1813, 0.1411, 10.4178
      CIE-Lab:
        38.5821, 24.8582, -60.2144
        CIE-LCH:
        38.5821, 65.1438, 292.4322
        CIE-Luv:
        38.5821, -15.2438, -87.8105
        Hunter-Lab:
        32.2766, 17.5324, -69.2909
      #2b53be color charts
#2b53be RGB chart
      #2b53be CMYK chart
      #2b53be RGB pie chart
      #2b53be color shades, tints & tones
#2b53be color schemes
#2b53be color preview, HTML & CSS examples
           This text has a color of #2b53be        
        
          <p style="color:#2b53be;">Text here</p>
        
        
          .mytext {color:#2b53be;}
        
        Text color #2b53be
      
           This box has a color of #2b53be        
        
          <div style="background-color:#2b53be;">Content here</div>
        
        
          .mybackground {background-color:#2b53be;}
        
        Background color #2b53be
      
           Border around this has a color of #2b53be        
        
          <div style="border:2px solid #2b53be;">Content here</div>
        
        
          .myborder {border:2px solid #2b53be;}
        
        Border color #2b53be