#2b71df color space conversions
Hex:
        #2b71df
        RGB:
        43, 113, 223
        CMY:
        83, 56, 13
        CMYK:
        81, 49, 0, 13
      HSL:
        217°, 73.7705%, 52.1569%
        HSV (HSB):
        217°, 80.7175%, 87.4510%
        XYZ:
        20.2207, 17.6516, 72.1534
        xyY:
        0.1838, 0.1604, 17.6516
      CIE-Lab:
        49.0707, 18.0076, -62.1752
        CIE-LCH:
        49.0707, 64.7305, 286.1524
        CIE-Luv:
        49.0707, -23.3118, -96.6637
        Hunter-Lab:
        42.0138, 12.3856, -72.4135
      #2b71df color charts
#2b71df RGB chart
      #2b71df CMYK chart
      #2b71df RGB pie chart
      #2b71df color shades, tints & tones
#2b71df color schemes
#2b71df color preview, HTML & CSS examples
           This text has a color of #2b71df        
        
          <p style="color:#2b71df;">Text here</p>
        
        
          .mytext {color:#2b71df;}
        
        Text color #2b71df
      
           This box has a color of #2b71df        
        
          <div style="background-color:#2b71df;">Content here</div>
        
        
          .mybackground {background-color:#2b71df;}
        
        Background color #2b71df
      
           Border around this has a color of #2b71df        
        
          <div style="border:2px solid #2b71df;">Content here</div>
        
        
          .myborder {border:2px solid #2b71df;}
        
        Border color #2b71df