#2f1fbf color space conversions
Hex:
        #2f1fbf
        RGB:
        47, 31, 191
        CMY:
        82, 88, 25
        CMYK:
        75, 84, 0, 25
      HSL:
        246°, 72.0721%, 43.5294%
        HSV (HSB):
        246°, 83.7696%, 74.9020%
        XYZ:
        11.0662, 5.3459, 49.7388
        xyY:
        0.1673, 0.0808, 5.3459
      CIE-Lab:
        27.6983, 55.7954, -78.6892
        CIE-LCH:
        27.6983, 96.4630, 305.3390
        CIE-Luv:
        27.6983, -4.9560, -96.5939
        Hunter-Lab:
        23.1212, 44.9714, -111.3611
      #2f1fbf color charts
#2f1fbf RGB chart
      #2f1fbf CMYK chart
      #2f1fbf RGB pie chart
      #2f1fbf color shades, tints & tones
#2f1fbf color schemes
#2f1fbf color preview, HTML & CSS examples
           This text has a color of #2f1fbf        
        
          <p style="color:#2f1fbf;">Text here</p>
        
        
          .mytext {color:#2f1fbf;}
        
        Text color #2f1fbf
      
           This box has a color of #2f1fbf        
        
          <div style="background-color:#2f1fbf;">Content here</div>
        
        
          .mybackground {background-color:#2f1fbf;}
        
        Background color #2f1fbf
      
           Border around this has a color of #2f1fbf        
        
          <div style="border:2px solid #2f1fbf;">Content here</div>
        
        
          .myborder {border:2px solid #2f1fbf;}
        
        Border color #2f1fbf