#2769fc color space conversions
Hex:
        #2769fc
        RGB:
        39, 105, 252
        CMY:
        85, 59, 1
        CMYK:
        85, 58, 0, 1
      HSL:
        221°, 97.2603%, 57.0588%
        HSV (HSB):
        221°, 84.5238%, 98.8235%
        XYZ:
        23.4590, 17.5628, 94.2490
        xyY:
        0.1734, 0.1298, 17.5628
      CIE-Lab:
        48.9614, 33.6305, -78.6031
        CIE-LCH:
        48.9614, 85.4953, 293.1638
        CIE-Luv:
        48.9614, -21.0767, -121.4808
        Hunter-Lab:
        41.9079, 26.5807, -104.0048
      #2769fc color charts
#2769fc RGB chart
      #2769fc CMYK chart
      #2769fc RGB pie chart
      #2769fc color shades, tints & tones
#2769fc color schemes
#2769fc color preview, HTML & CSS examples
           This text has a color of #2769fc        
        
          <p style="color:#2769fc;">Text here</p>
        
        
          .mytext {color:#2769fc;}
        
        Text color #2769fc
      
           This box has a color of #2769fc        
        
          <div style="background-color:#2769fc;">Content here</div>
        
        
          .mybackground {background-color:#2769fc;}
        
        Background color #2769fc
      
           Border around this has a color of #2769fc        
        
          <div style="border:2px solid #2769fc;">Content here</div>
        
        
          .myborder {border:2px solid #2769fc;}
        
        Border color #2769fc