#2997cf color space conversions
Hex:
        #2997cf
        RGB:
        41, 151, 207
        CMY:
        84, 41, 19
        CMYK:
        80, 27, 0, 19
      HSL:
        200°, 66.9355%, 48.6275%
        HSV (HSB):
        200°, 80.1932%, 81.1765%
        XYZ:
        23.2435, 27.1096, 63.0391
        xyY:
        0.2050, 0.2391, 27.1096
      CIE-Lab:
        59.0757, -10.9283, -37.2506
        CIE-LCH:
        59.0757, 38.8206, 253.6498
        CIE-Luv:
        59.0757, -36.5871, -56.9668
        Hunter-Lab:
        52.0669, -11.4317, -35.3375
      #2997cf color charts
#2997cf RGB chart
      #2997cf CMYK chart
      #2997cf RGB pie chart
      #2997cf color shades, tints & tones
#2997cf color schemes
#2997cf color preview, HTML & CSS examples
           This text has a color of #2997cf        
        
          <p style="color:#2997cf;">Text here</p>
        
        
          .mytext {color:#2997cf;}
        
        Text color #2997cf
      
           This box has a color of #2997cf        
        
          <div style="background-color:#2997cf;">Content here</div>
        
        
          .mybackground {background-color:#2997cf;}
        
        Background color #2997cf
      
           Border around this has a color of #2997cf        
        
          <div style="border:2px solid #2997cf;">Content here</div>
        
        
          .myborder {border:2px solid #2997cf;}
        
        Border color #2997cf