#2152db color space conversions
Hex:
        #2152db
        RGB:
        33, 82, 219
        CMY:
        87, 68, 14
        CMYK:
        85, 63, 0, 14
      HSL:
        224°, 73.8095%, 49.4118%
        HSV (HSB):
        224°, 84.9315%, 85.8824%
        XYZ:
        16.4307, 11.4724, 68.3662
        xyY:
        0.1707, 0.1192, 11.4724
      CIE-Lab:
        40.3650, 35.5799, -74.0795
        CIE-LCH:
        40.3650, 82.1809, 295.6547
        CIE-Luv:
        40.3650, -16.1978, -108.1081
        Hunter-Lab:
        33.8709, 27.3157, -95.9633
      #2152db color charts
#2152db RGB chart
      #2152db CMYK chart
      #2152db RGB pie chart
      #2152db color shades, tints & tones
#2152db color schemes
#2152db color preview, HTML & CSS examples
           This text has a color of #2152db        
        
          <p style="color:#2152db;">Text here</p>
        
        
          .mytext {color:#2152db;}
        
        Text color #2152db
      
           This box has a color of #2152db        
        
          <div style="background-color:#2152db;">Content here</div>
        
        
          .mybackground {background-color:#2152db;}
        
        Background color #2152db
      
           Border around this has a color of #2152db        
        
          <div style="border:2px solid #2152db;">Content here</div>
        
        
          .myborder {border:2px solid #2152db;}
        
        Border color #2152db