#2b86fe color space conversions
Hex:
        #2b86fe
        RGB:
        43, 134, 254
        CMY:
        83, 47, 0
        CMYK:
        83, 47, 0, 0
      HSL:
        214°, 99.0610%, 58.2353%
        HSV (HSB):
        214°, 83.0709%, 99.6078%
        XYZ:
        27.4108, 24.7195, 97.0926
        xyY:
        0.1837, 0.1657, 24.7195
      CIE-Lab:
        56.8011, 16.5443, -66.9843
        CIE-LCH:
        56.8011, 68.9972, 283.8737
        CIE-Luv:
        56.8011, -28.6634, -107.5612
        Hunter-Lab:
        49.7188, 11.4021, -80.9805
      #2b86fe color charts
#2b86fe RGB chart
      #2b86fe CMYK chart
      #2b86fe RGB pie chart
      #2b86fe color shades, tints & tones
#2b86fe color schemes
#2b86fe color preview, HTML & CSS examples
           This text has a color of #2b86fe        
        
          <p style="color:#2b86fe;">Text here</p>
        
        
          .mytext {color:#2b86fe;}
        
        Text color #2b86fe
      
           This box has a color of #2b86fe        
        
          <div style="background-color:#2b86fe;">Content here</div>
        
        
          .mybackground {background-color:#2b86fe;}
        
        Background color #2b86fe
      
           Border around this has a color of #2b86fe        
        
          <div style="border:2px solid #2b86fe;">Content here</div>
        
        
          .myborder {border:2px solid #2b86fe;}
        
        Border color #2b86fe