#2f0da1 color space conversions
Hex:
        #2f0da1
        RGB:
        47, 13, 161
        CMY:
        82, 95, 37
        CMYK:
        71, 92, 0, 37
      HSL:
        254°, 85.0575%, 34.1176%
        HSV (HSB):
        254°, 91.9255%, 63.1373%
        XYZ:
        7.7492, 3.4654, 33.9787
        xyY:
        0.1715, 0.0767, 3.4654
      CIE-Lab:
        21.8189, 53.7963, -70.4530
        CIE-LCH:
        21.8189, 88.6435, 307.3645
        CIE-Luv:
        21.8189, -1.7318, -78.1208
        Hunter-Lab:
        18.6156, 41.7282, -95.1901
      #2f0da1 color charts
#2f0da1 RGB chart
      #2f0da1 CMYK chart
      #2f0da1 RGB pie chart
      #2f0da1 color shades, tints & tones
#2f0da1 color schemes
#2f0da1 color preview, HTML & CSS examples
           This text has a color of #2f0da1        
        
          <p style="color:#2f0da1;">Text here</p>
        
        
          .mytext {color:#2f0da1;}
        
        Text color #2f0da1
      
           This box has a color of #2f0da1        
        
          <div style="background-color:#2f0da1;">Content here</div>
        
        
          .mybackground {background-color:#2f0da1;}
        
        Background color #2f0da1
      
           Border around this has a color of #2f0da1        
        
          <div style="border:2px solid #2f0da1;">Content here</div>
        
        
          .myborder {border:2px solid #2f0da1;}
        
        Border color #2f0da1