#2775ad color space conversions
Hex:
        #2775ad
        RGB:
        39, 117, 173
        CMY:
        85, 54, 32
        CMYK:
        77, 32, 0, 32
      HSL:
        205°, 63.2075%, 41.5686%
        HSV (HSB):
        205°, 77.4566%, 67.8431%
        XYZ:
        14.7408, 16.1710, 41.8796
        xyY:
        0.2025, 0.2222, 16.1710
      CIE-Lab:
        47.1981, -3.7695, -36.4867
        CIE-LCH:
        47.1981, 36.6809, 264.1016
        CIE-Luv:
        47.1981, -26.9155, -54.1685
        Hunter-Lab:
        40.2132, -4.9411, -33.5975
      #2775ad color charts
#2775ad RGB chart
      #2775ad CMYK chart
      #2775ad RGB pie chart
      #2775ad color shades, tints & tones
#2775ad color schemes
#2775ad color preview, HTML & CSS examples
           This text has a color of #2775ad        
        
          <p style="color:#2775ad;">Text here</p>
        
        
          .mytext {color:#2775ad;}
        
        Text color #2775ad
      
           This box has a color of #2775ad        
        
          <div style="background-color:#2775ad;">Content here</div>
        
        
          .mybackground {background-color:#2775ad;}
        
        Background color #2775ad
      
           Border around this has a color of #2775ad        
        
          <div style="border:2px solid #2775ad;">Content here</div>
        
        
          .myborder {border:2px solid #2775ad;}
        
        Border color #2775ad