#2c71df color space conversions
Hex:
        #2c71df
        RGB:
        44, 113, 223
        CMY:
        83, 56, 13
        CMYK:
        80, 49, 0, 13
      HSL:
        217°, 73.6626%, 52.3529%
        HSV (HSB):
        217°, 80.2691%, 87.4510%
        XYZ:
        20.2631, 17.6734, 72.1554
        xyY:
        0.1841, 0.1605, 17.6734
      CIE-Lab:
        49.0976, 18.1005, -62.1305
        CIE-LCH:
        49.0976, 64.7134, 286.2424
        CIE-Luv:
        49.0976, -23.1859, -96.6179
        Hunter-Lab:
        42.0398, 12.4671, -72.3351
      #2c71df color charts
#2c71df RGB chart
      #2c71df CMYK chart
      #2c71df RGB pie chart
      #2c71df color shades, tints & tones
#2c71df color schemes
#2c71df color preview, HTML & CSS examples
           This text has a color of #2c71df        
        
          <p style="color:#2c71df;">Text here</p>
        
        
          .mytext {color:#2c71df;}
        
        Text color #2c71df
      
           This box has a color of #2c71df        
        
          <div style="background-color:#2c71df;">Content here</div>
        
        
          .mybackground {background-color:#2c71df;}
        
        Background color #2c71df
      
           Border around this has a color of #2c71df        
        
          <div style="border:2px solid #2c71df;">Content here</div>
        
        
          .myborder {border:2px solid #2c71df;}
        
        Border color #2c71df