#2f6dca color space conversions
Hex:
        #2f6dca
        RGB:
        47, 109, 202
        CMY:
        82, 57, 21
        CMYK:
        77, 46, 0, 21
      HSL:
        216°, 62.2490%, 48.8235%
        HSV (HSB):
        216°, 76.7327%, 79.2157%
        XYZ:
        17.3016, 15.8059, 58.0161
        xyY:
        0.1899, 0.1735, 15.8059
      CIE-Lab:
        46.7188, 13.0296, -54.0051
        CIE-LCH:
        46.7188, 55.5547, 283.5643
        CIE-Luv:
        46.7188, -22.0514, -82.7867
        Hunter-Lab:
        39.7566, 8.1070, -58.6911
      #2f6dca color charts
#2f6dca RGB chart
      #2f6dca CMYK chart
      #2f6dca RGB pie chart
      #2f6dca color shades, tints & tones
#2f6dca color schemes
#2f6dca color preview, HTML & CSS examples
           This text has a color of #2f6dca        
        
          <p style="color:#2f6dca;">Text here</p>
        
        
          .mytext {color:#2f6dca;}
        
        Text color #2f6dca
      
           This box has a color of #2f6dca        
        
          <div style="background-color:#2f6dca;">Content here</div>
        
        
          .mybackground {background-color:#2f6dca;}
        
        Background color #2f6dca
      
           Border around this has a color of #2f6dca        
        
          <div style="border:2px solid #2f6dca;">Content here</div>
        
        
          .myborder {border:2px solid #2f6dca;}
        
        Border color #2f6dca