#2143e2 color space conversions
Hex:
        #2143e2
        RGB:
        33, 67, 226
        CMY:
        87, 74, 11
        CMYK:
        85, 70, 0, 11
      HSL:
        229°, 76.8924%, 50.7843%
        HSV (HSB):
        229°, 85.3982%, 88.6275%
        XYZ:
        16.3618, 9.8286, 72.9863
        xyY:
        0.1650, 0.0991, 9.8286
      CIE-Lab:
        37.5331, 47.3967, -82.7361
        CIE-LCH:
        37.5331, 95.3504, 299.8069
        CIE-Luv:
        37.5331, -13.0997, -115.7495
        Hunter-Lab:
        31.3506, 38.2951, -116.0854
      #2143e2 color charts
#2143e2 RGB chart
      #2143e2 CMYK chart
      #2143e2 RGB pie chart
      #2143e2 color shades, tints & tones
#2143e2 color schemes
#2143e2 color preview, HTML & CSS examples
           This text has a color of #2143e2        
        
          <p style="color:#2143e2;">Text here</p>
        
        
          .mytext {color:#2143e2;}
        
        Text color #2143e2
      
           This box has a color of #2143e2        
        
          <div style="background-color:#2143e2;">Content here</div>
        
        
          .mybackground {background-color:#2143e2;}
        
        Background color #2143e2
      
           Border around this has a color of #2143e2        
        
          <div style="border:2px solid #2143e2;">Content here</div>
        
        
          .myborder {border:2px solid #2143e2;}
        
        Border color #2143e2