#2f1193 color space conversions
Hex:
        #2f1193
        RGB:
        47, 17, 147
        CMY:
        82, 93, 42
        CMYK:
        68, 88, 0, 42
      HSL:
        254°, 79.2683%, 32.1569%
        HSV (HSB):
        254°, 88.4354%, 57.6471%
        XYZ:
        6.6392, 3.1118, 27.8545
        xyY:
        0.1765, 0.0827, 3.1118
      CIE-Lab:
        20.4863, 48.6503, -64.0550
        CIE-LCH:
        20.4863, 80.4356, 307.2170
        CIE-Luv:
        20.4863, -1.0186, -70.2372
        Hunter-Lab:
        17.6403, 36.3104, -81.2719
      #2f1193 color charts
#2f1193 RGB chart
      #2f1193 CMYK chart
      #2f1193 RGB pie chart
      #2f1193 color shades, tints & tones
#2f1193 color schemes
#2f1193 color preview, HTML & CSS examples
           This text has a color of #2f1193        
        
          <p style="color:#2f1193;">Text here</p>
        
        
          .mytext {color:#2f1193;}
        
        Text color #2f1193
      
           This box has a color of #2f1193        
        
          <div style="background-color:#2f1193;">Content here</div>
        
        
          .mybackground {background-color:#2f1193;}
        
        Background color #2f1193
      
           Border around this has a color of #2f1193        
        
          <div style="border:2px solid #2f1193;">Content here</div>
        
        
          .myborder {border:2px solid #2f1193;}
        
        Border color #2f1193