#2471ce color space conversions
Hex:
        #2471ce
        RGB:
        36, 113, 206
        CMY:
        86, 56, 19
        CMYK:
        83, 45, 0, 19
      HSL:
        213°, 70.2479%, 47.4510%
        HSV (HSB):
        213°, 82.5243%, 80.7843%
        XYZ:
        17.7733, 16.6416, 60.6679
        xyY:
        0.1869, 0.1750, 16.6416
      CIE-Lab:
        47.8052, 10.8988, -54.5657
        CIE-LCH:
        47.8052, 55.6435, 281.2954
        CIE-Luv:
        47.8052, -24.6377, -83.9360
        Hunter-Lab:
        40.7941, 6.3797, -59.6188
      #2471ce color charts
#2471ce RGB chart
      #2471ce CMYK chart
      #2471ce RGB pie chart
      #2471ce color shades, tints & tones
#2471ce color schemes
#2471ce color preview, HTML & CSS examples
           This text has a color of #2471ce        
        
          <p style="color:#2471ce;">Text here</p>
        
        
          .mytext {color:#2471ce;}
        
        Text color #2471ce
      
           This box has a color of #2471ce        
        
          <div style="background-color:#2471ce;">Content here</div>
        
        
          .mybackground {background-color:#2471ce;}
        
        Background color #2471ce
      
           Border around this has a color of #2471ce        
        
          <div style="border:2px solid #2471ce;">Content here</div>
        
        
          .myborder {border:2px solid #2471ce;}
        
        Border color #2471ce