#2f63ae color space conversions
Hex:
        #2f63ae
        RGB:
        47, 99, 174
        CMY:
        82, 61, 32
        CMYK:
        73, 43, 0, 32
      HSL:
        215°, 57.4661%, 43.3333%
        HSV (HSB):
        215°, 72.9885%, 68.2353%
        XYZ:
        13.2741, 12.5840, 41.7737
        xyY:
        0.1963, 0.1861, 12.5840
      CIE-Lab:
        42.1296, 8.8545, -45.1028
        CIE-LCH:
        42.1296, 45.9638, 281.1070
        CIE-Luv:
        42.1296, -19.5204, -67.0167
        Hunter-Lab:
        35.4739, 4.7141, -44.9875
      #2f63ae color charts
#2f63ae RGB chart
      #2f63ae CMYK chart
      #2f63ae RGB pie chart
      #2f63ae color shades, tints & tones
#2f63ae color schemes
#2f63ae color preview, HTML & CSS examples
           This text has a color of #2f63ae        
        
          <p style="color:#2f63ae;">Text here</p>
        
        
          .mytext {color:#2f63ae;}
        
        Text color #2f63ae
      
           This box has a color of #2f63ae        
        
          <div style="background-color:#2f63ae;">Content here</div>
        
        
          .mybackground {background-color:#2f63ae;}
        
        Background color #2f63ae
      
           Border around this has a color of #2f63ae        
        
          <div style="border:2px solid #2f63ae;">Content here</div>
        
        
          .myborder {border:2px solid #2f63ae;}
        
        Border color #2f63ae