#2152cb color space conversions
Hex:
        #2152cb
        RGB:
        33, 82, 203
        CMY:
        87, 68, 20
        CMYK:
        84, 60, 0, 20
      HSL:
        223°, 72.0339%, 46.2745%
        HSV (HSB):
        223°, 83.7438%, 79.6078%
        XYZ:
        14.4240, 10.6697, 57.7991
        xyY:
        0.1740, 0.1287, 10.6697
      CIE-Lab:
        39.0185, 29.5487, -67.0791
        CIE-LCH:
        39.0185, 73.2989, 293.7737
        CIE-Luv:
        39.0185, -16.2234, -97.5373
        Hunter-Lab:
        32.6645, 21.6590, -82.0471
      #2152cb color charts
#2152cb RGB chart
      #2152cb CMYK chart
      #2152cb RGB pie chart
      #2152cb color shades, tints & tones
#2152cb color schemes
#2152cb color preview, HTML & CSS examples
           This text has a color of #2152cb        
        
          <p style="color:#2152cb;">Text here</p>
        
        
          .mytext {color:#2152cb;}
        
        Text color #2152cb
      
           This box has a color of #2152cb        
        
          <div style="background-color:#2152cb;">Content here</div>
        
        
          .mybackground {background-color:#2152cb;}
        
        Background color #2152cb
      
           Border around this has a color of #2152cb        
        
          <div style="border:2px solid #2152cb;">Content here</div>
        
        
          .myborder {border:2px solid #2152cb;}
        
        Border color #2152cb