#2000b2 color space conversions
Hex:
        #2000b2
        RGB:
        32, 0, 178
        CMY:
        87, 100, 30
        CMYK:
        82, 100, 0, 30
      HSL:
        251°, 100.0000%, 34.9020%
        HSV (HSB):
        251°, 100.0000%, 69.8039%
        XYZ:
        8.6315, 3.5214, 42.3443
        xyY:
        0.1584, 0.0646, 3.5214
      CIE-Lab:
        22.0216, 60.8569, -80.4304
        CIE-LCH:
        22.0216, 100.8593, 307.1126
        CIE-Luv:
        22.0216, -4.1978, -85.9393
        Hunter-Lab:
        18.7655, 49.2650, -120.6520
      #2000b2 color charts
#2000b2 RGB chart
      #2000b2 CMYK chart
      #2000b2 RGB pie chart
      #2000b2 color shades, tints & tones
#2000b2 color schemes
#2000b2 color preview, HTML & CSS examples
           This text has a color of #2000b2        
        
          <p style="color:#2000b2;">Text here</p>
        
        
          .mytext {color:#2000b2;}
        
        Text color #2000b2
      
           This box has a color of #2000b2        
        
          <div style="background-color:#2000b2;">Content here</div>
        
        
          .mybackground {background-color:#2000b2;}
        
        Background color #2000b2
      
           Border around this has a color of #2000b2        
        
          <div style="border:2px solid #2000b2;">Content here</div>
        
        
          .myborder {border:2px solid #2000b2;}
        
        Border color #2000b2