#2b53bc color space conversions
Hex:
        #2b53bc
        RGB:
        43, 83, 188
        CMY:
        83, 67, 26
        CMYK:
        77, 56, 0, 26
      HSL:
        223°, 62.7706%, 45.2941%
        HSV (HSB):
        223°, 77.1277%, 73.7255%
        XYZ:
        13.1666, 10.3309, 48.8771
        xyY:
        0.1819, 0.1427, 10.3309
      CIE-Lab:
        38.4300, 24.0993, -59.2916
        CIE-LCH:
        38.4300, 64.0021, 292.1195
        CIE-Luv:
        38.4300, -15.2466, -86.4006
        Hunter-Lab:
        32.1418, 16.8729, -67.6613
      #2b53bc color charts
#2b53bc RGB chart
      #2b53bc CMYK chart
      #2b53bc RGB pie chart
      #2b53bc color shades, tints & tones
#2b53bc color schemes
#2b53bc color preview, HTML & CSS examples
           This text has a color of #2b53bc        
        
          <p style="color:#2b53bc;">Text here</p>
        
        
          .mytext {color:#2b53bc;}
        
        Text color #2b53bc
      
           This box has a color of #2b53bc        
        
          <div style="background-color:#2b53bc;">Content here</div>
        
        
          .mybackground {background-color:#2b53bc;}
        
        Background color #2b53bc
      
           Border around this has a color of #2b53bc        
        
          <div style="border:2px solid #2b53bc;">Content here</div>
        
        
          .myborder {border:2px solid #2b53bc;}
        
        Border color #2b53bc