#2f2093 color space conversions
Hex:
        #2f2093
        RGB:
        47, 32, 147
        CMY:
        82, 87, 42
        CMYK:
        68, 78, 0, 42
      HSL:
        248°, 64.2458%, 35.0980%
        HSV (HSB):
        248°, 78.2313%, 57.6471%
        XYZ:
        6.9553, 3.7439, 27.9598
        xyY:
        0.1799, 0.0968, 3.7439
      CIE-Lab:
        22.8062, 41.8677, -60.2150
        CIE-LCH:
        22.8062, 73.3399, 304.8110
        CIE-Luv:
        22.8062, -2.5418, -70.8902
        Hunter-Lab:
        19.3493, 30.3021, -72.1299
      #2f2093 color charts
#2f2093 RGB chart
      #2f2093 CMYK chart
      #2f2093 RGB pie chart
      #2f2093 color shades, tints & tones
#2f2093 color schemes
#2f2093 color preview, HTML & CSS examples
           This text has a color of #2f2093        
        
          <p style="color:#2f2093;">Text here</p>
        
        
          .mytext {color:#2f2093;}
        
        Text color #2f2093
      
           This box has a color of #2f2093        
        
          <div style="background-color:#2f2093;">Content here</div>
        
        
          .mybackground {background-color:#2f2093;}
        
        Background color #2f2093
      
           Border around this has a color of #2f2093        
        
          <div style="border:2px solid #2f2093;">Content here</div>
        
        
          .myborder {border:2px solid #2f2093;}
        
        Border color #2f2093