#2177fd color space conversions
Hex:
        #2177fd
        RGB:
        33, 119, 253
        CMY:
        87, 53, 1
        CMYK:
        87, 53, 0, 1
      HSL:
        217°, 98.2143%, 56.0784%
        HSV (HSB):
        217°, 86.9565%, 99.2157%
        XYZ:
        24.9536, 20.6088, 95.5912
        xyY:
        0.1768, 0.1460, 20.6088
      CIE-Lab:
        52.5187, 24.8219, -73.3704
        CIE-LCH:
        52.5187, 77.4554, 288.6911
        CIE-Luv:
        52.5187, -25.3103, -115.7865
        Hunter-Lab:
        45.3970, 18.6726, -93.0676
      #2177fd color charts
#2177fd RGB chart
      #2177fd CMYK chart
      #2177fd RGB pie chart
      #2177fd color shades, tints & tones
#2177fd color schemes
#2177fd color preview, HTML & CSS examples
           This text has a color of #2177fd        
        
          <p style="color:#2177fd;">Text here</p>
        
        
          .mytext {color:#2177fd;}
        
        Text color #2177fd
      
           This box has a color of #2177fd        
        
          <div style="background-color:#2177fd;">Content here</div>
        
        
          .mybackground {background-color:#2177fd;}
        
        Background color #2177fd
      
           Border around this has a color of #2177fd        
        
          <div style="border:2px solid #2177fd;">Content here</div>
        
        
          .myborder {border:2px solid #2177fd;}
        
        Border color #2177fd