#2678fb color space conversions
Hex:
        #2678fb
        RGB:
        38, 120, 251
        CMY:
        85, 53, 2
        CMYK:
        85, 52, 0, 2
      HSL:
        217°, 96.3801%, 56.6667%
        HSV (HSB):
        217°, 84.8606%, 98.4314%
        XYZ:
        24.9284, 20.8100, 93.9697
        xyY:
        0.1784, 0.1490, 20.8100
      CIE-Lab:
        52.7410, 23.7557, -71.8981
        CIE-LCH:
        52.7410, 75.7210, 288.2840
        CIE-Luv:
        52.7410, -25.1960, -113.6512
        Hunter-Lab:
        45.6180, 17.7114, -90.2003
      #2678fb color charts
#2678fb RGB chart
      #2678fb CMYK chart
      #2678fb RGB pie chart
      #2678fb color shades, tints & tones
#2678fb color schemes
#2678fb color preview, HTML & CSS examples
           This text has a color of #2678fb        
        
          <p style="color:#2678fb;">Text here</p>
        
        
          .mytext {color:#2678fb;}
        
        Text color #2678fb
      
           This box has a color of #2678fb        
        
          <div style="background-color:#2678fb;">Content here</div>
        
        
          .mybackground {background-color:#2678fb;}
        
        Background color #2678fb
      
           Border around this has a color of #2678fb        
        
          <div style="border:2px solid #2678fb;">Content here</div>
        
        
          .myborder {border:2px solid #2678fb;}
        
        Border color #2678fb