#2100bd color space conversions
Hex:
        #2100bd
        RGB:
        33, 0, 189
        CMY:
        87, 100, 26
        CMYK:
        83, 100, 0, 26
      HSL:
        250°, 100.0000%, 37.0588%
        HSV (HSB):
        250°, 100.0000%, 74.1176%
        XYZ:
        9.8125, 3.9975, 48.3985
        xyY:
        0.1577, 0.0643, 3.9975
      CIE-Lab:
        23.6630, 63.5968, -84.2504
        CIE-LCH:
        23.6630, 105.5589, 307.0475
        CIE-Luv:
        23.6630, -4.6930, -92.5865
        Hunter-Lab:
        19.9936, 52.6156, -129.5275
      #2100bd color charts
#2100bd RGB chart
      #2100bd CMYK chart
      #2100bd RGB pie chart
      #2100bd color shades, tints & tones
#2100bd color schemes
#2100bd color preview, HTML & CSS examples
           This text has a color of #2100bd        
        
          <p style="color:#2100bd;">Text here</p>
        
        
          .mytext {color:#2100bd;}
        
        Text color #2100bd
      
           This box has a color of #2100bd        
        
          <div style="background-color:#2100bd;">Content here</div>
        
        
          .mybackground {background-color:#2100bd;}
        
        Background color #2100bd
      
           Border around this has a color of #2100bd        
        
          <div style="border:2px solid #2100bd;">Content here</div>
        
        
          .myborder {border:2px solid #2100bd;}
        
        Border color #2100bd