#2f2188 color space conversions
Hex:
        #2f2188
        RGB:
        47, 33, 136
        CMY:
        82, 87, 47
        CMYK:
        65, 76, 0, 47
      HSL:
        248°, 60.9467%, 33.1373%
        HSV (HSB):
        248°, 75.7353%, 53.3333%
        XYZ:
        6.1601, 3.4696, 23.6376
        xyY:
        0.1852, 0.1043, 3.4696
      CIE-Lab:
        21.8343, 37.7623, -54.9703
        CIE-LCH:
        21.8343, 66.6913, 304.4875
        CIE-Luv:
        21.8343, -1.9878, -64.2880
        Hunter-Lab:
        18.6269, 26.4343, -62.2002
      #2f2188 color charts
#2f2188 RGB chart
      #2f2188 CMYK chart
      #2f2188 RGB pie chart
      #2f2188 color shades, tints & tones
#2f2188 color schemes
#2f2188 color preview, HTML & CSS examples
           This text has a color of #2f2188        
        
          <p style="color:#2f2188;">Text here</p>
        
        
          .mytext {color:#2f2188;}
        
        Text color #2f2188
      
           This box has a color of #2f2188        
        
          <div style="background-color:#2f2188;">Content here</div>
        
        
          .mybackground {background-color:#2f2188;}
        
        Background color #2f2188
      
           Border around this has a color of #2f2188        
        
          <div style="border:2px solid #2f2188;">Content here</div>
        
        
          .myborder {border:2px solid #2f2188;}
        
        Border color #2f2188