#2f2ae1 color space conversions
Hex:
        #2f2ae1
        RGB:
        47, 42, 225
        CMY:
        82, 84, 12
        CMYK:
        79, 81, 0, 12
      HSL:
        242°, 75.3086%, 52.3529%
        HSV (HSB):
        242°, 81.3333%, 88.2353%
        XYZ:
        15.5909, 7.6965, 71.8980
        xyY:
        0.1638, 0.0809, 7.6965
      CIE-Lab:
        33.3427, 61.0197, -89.0866
        CIE-LCH:
        33.3427, 107.9807, 304.4091
        CIE-Luv:
        33.3427, -7.7933, -116.4090
        Hunter-Lab:
        27.7426, 51.7645, -134.2369
      #2f2ae1 color charts
#2f2ae1 RGB chart
      #2f2ae1 CMYK chart
      #2f2ae1 RGB pie chart
      #2f2ae1 color shades, tints & tones
#2f2ae1 color schemes
#2f2ae1 color preview, HTML & CSS examples
           This text has a color of #2f2ae1        
        
          <p style="color:#2f2ae1;">Text here</p>
        
        
          .mytext {color:#2f2ae1;}
        
        Text color #2f2ae1
      
           This box has a color of #2f2ae1        
        
          <div style="background-color:#2f2ae1;">Content here</div>
        
        
          .mybackground {background-color:#2f2ae1;}
        
        Background color #2f2ae1
      
           Border around this has a color of #2f2ae1        
        
          <div style="border:2px solid #2f2ae1;">Content here</div>
        
        
          .myborder {border:2px solid #2f2ae1;}
        
        Border color #2f2ae1