#2f52ae color space conversions
Hex:
        #2f52ae
        RGB:
        47, 82, 174
        CMY:
        82, 68, 32
        CMYK:
        73, 53, 0, 32
      HSL:
        223°, 57.4661%, 43.3333%
        HSV (HSB):
        223°, 72.9885%, 68.2353%
        XYZ:
        11.8296, 9.6949, 41.2922
        xyY:
        0.1883, 0.1543, 9.6949
      CIE-Lab:
        37.2892, 19.9447, -52.8879
        CIE-LCH:
        37.2892, 56.5236, 290.6621
        CIE-Luv:
        37.2892, -14.3127, -76.5758
        Hunter-Lab:
        31.1367, 13.3273, -56.8324
      #2f52ae color charts
#2f52ae RGB chart
      #2f52ae CMYK chart
      #2f52ae RGB pie chart
      #2f52ae color shades, tints & tones
#2f52ae color schemes
#2f52ae color preview, HTML & CSS examples
           This text has a color of #2f52ae        
        
          <p style="color:#2f52ae;">Text here</p>
        
        
          .mytext {color:#2f52ae;}
        
        Text color #2f52ae
      
           This box has a color of #2f52ae        
        
          <div style="background-color:#2f52ae;">Content here</div>
        
        
          .mybackground {background-color:#2f52ae;}
        
        Background color #2f52ae
      
           Border around this has a color of #2f52ae        
        
          <div style="border:2px solid #2f52ae;">Content here</div>
        
        
          .myborder {border:2px solid #2f52ae;}
        
        Border color #2f52ae