#2139cf color space conversions
Hex:
        #2139cf
        RGB:
        33, 57, 207
        CMY:
        87, 78, 19
        CMYK:
        84, 72, 0, 19
      HSL:
        232°, 72.5000%, 47.0588%
        HSV (HSB):
        232°, 84.0580%, 81.1765%
        XYZ:
        13.3528, 7.7546, 59.8245
        xyY:
        0.1650, 0.0958, 7.7546
      CIE-Lab:
        33.4665, 46.7076, -78.5215
        CIE-LCH:
        33.4665, 91.3631, 300.7458
        CIE-Luv:
        33.4665, -10.9066, -105.5381
        Hunter-Lab:
        27.8470, 36.8594, -107.8812
      #2139cf color charts
#2139cf RGB chart
      #2139cf CMYK chart
      #2139cf RGB pie chart
      #2139cf color shades, tints & tones
#2139cf color schemes
#2139cf color preview, HTML & CSS examples
           This text has a color of #2139cf        
        
          <p style="color:#2139cf;">Text here</p>
        
        
          .mytext {color:#2139cf;}
        
        Text color #2139cf
      
           This box has a color of #2139cf        
        
          <div style="background-color:#2139cf;">Content here</div>
        
        
          .mybackground {background-color:#2139cf;}
        
        Background color #2139cf
      
           Border around this has a color of #2139cf        
        
          <div style="border:2px solid #2139cf;">Content here</div>
        
        
          .myborder {border:2px solid #2139cf;}
        
        Border color #2139cf