#2f75bb color space conversions
Hex:
        #2f75bb
        RGB:
        47, 117, 187
        CMY:
        82, 54, 27
        CMYK:
        75, 37, 0, 27
      HSL:
        210°, 59.8291%, 45.8824%
        HSV (HSB):
        210°, 74.8663%, 73.3333%
        XYZ:
        16.5032, 16.9148, 49.4088
        xyY:
        0.1992, 0.2042, 16.9148
      CIE-Lab:
        48.1525, 2.4224, -43.0820
        CIE-LCH:
        48.1525, 43.1500, 273.2183
        CIE-Luv:
        48.1525, -25.0922, -65.4372
        Hunter-Lab:
        41.1276, -0.3467, -42.4390
      #2f75bb color charts
#2f75bb RGB chart
      #2f75bb CMYK chart
      #2f75bb RGB pie chart
      #2f75bb color shades, tints & tones
#2f75bb color schemes
#2f75bb color preview, HTML & CSS examples
           This text has a color of #2f75bb        
        
          <p style="color:#2f75bb;">Text here</p>
        
        
          .mytext {color:#2f75bb;}
        
        Text color #2f75bb
      
           This box has a color of #2f75bb        
        
          <div style="background-color:#2f75bb;">Content here</div>
        
        
          .mybackground {background-color:#2f75bb;}
        
        Background color #2f75bb
      
           Border around this has a color of #2f75bb        
        
          <div style="border:2px solid #2f75bb;">Content here</div>
        
        
          .myborder {border:2px solid #2f75bb;}
        
        Border color #2f75bb