#2f2180 color space conversions
Hex:
        #2f2180
        RGB:
        47, 33, 128
        CMY:
        82, 87, 50
        CMYK:
        63, 74, 0, 50
      HSL:
        249°, 59.0062%, 31.5686%
        HSV (HSB):
        249°, 74.2188%, 50.1961%
        XYZ:
        5.6124, 3.2506, 20.7537
        xyY:
        0.1895, 0.1098, 3.2506
      CIE-Lab:
        21.0207, 35.1318, -51.2712
        CIE-LCH:
        21.0207, 62.1529, 304.4196
        CIE-Luv:
        21.0207, -1.4637, -59.4370
        Hunter-Lab:
        18.0293, 24.0148, -55.6287
      #2f2180 color charts
#2f2180 RGB chart
      #2f2180 CMYK chart
      #2f2180 RGB pie chart
      #2f2180 color shades, tints & tones
#2f2180 color schemes
#2f2180 color preview, HTML & CSS examples
           This text has a color of #2f2180        
        
          <p style="color:#2f2180;">Text here</p>
        
        
          .mytext {color:#2f2180;}
        
        Text color #2f2180
      
           This box has a color of #2f2180        
        
          <div style="background-color:#2f2180;">Content here</div>
        
        
          .mybackground {background-color:#2f2180;}
        
        Background color #2f2180
      
           Border around this has a color of #2f2180        
        
          <div style="border:2px solid #2f2180;">Content here</div>
        
        
          .myborder {border:2px solid #2f2180;}
        
        Border color #2f2180