#2680fb color space conversions
Hex:
        #2680fb
        RGB:
        38, 128, 251
        CMY:
        85, 50, 2
        CMYK:
        85, 49, 0, 2
      HSL:
        215°, 96.3801%, 56.6667%
        HSV (HSB):
        215°, 84.8606%, 98.4314%
        XYZ:
        25.9311, 22.8154, 94.3039
        xyY:
        0.1813, 0.1595, 22.8154
      CIE-Lab:
        54.8817, 18.7632, -68.4327
        CIE-LCH:
        54.8817, 70.9584, 285.3328
        CIE-Luv:
        54.8817, -27.4877, -109.1251
        Hunter-Lab:
        47.7655, 13.3150, -83.6209
      #2680fb color charts
#2680fb RGB chart
      #2680fb CMYK chart
      #2680fb RGB pie chart
      #2680fb color shades, tints & tones
#2680fb color schemes
#2680fb color preview, HTML & CSS examples
           This text has a color of #2680fb        
        
          <p style="color:#2680fb;">Text here</p>
        
        
          .mytext {color:#2680fb;}
        
        Text color #2680fb
      
           This box has a color of #2680fb        
        
          <div style="background-color:#2680fb;">Content here</div>
        
        
          .mybackground {background-color:#2680fb;}
        
        Background color #2680fb
      
           Border around this has a color of #2680fb        
        
          <div style="border:2px solid #2680fb;">Content here</div>
        
        
          .myborder {border:2px solid #2680fb;}
        
        Border color #2680fb