#2f2de2 color space conversions
Hex:
        #2f2de2
        RGB:
        47, 45, 226
        CMY:
        82, 82, 11
        CMYK:
        79, 80, 0, 11
      HSL:
        241°, 75.7322%, 53.1373%
        HSV (HSB):
        241°, 80.0885%, 88.6275%
        XYZ:
        15.8381, 7.9721, 72.6555
        xyY:
        0.1642, 0.0826, 7.9721
      CIE-Lab:
        33.9247, 59.9504, -88.6926
        CIE-LCH:
        33.9247, 107.0534, 304.0561
        CIE-Luv:
        33.9247, -8.1884, -117.0046
        Hunter-Lab:
        28.2349, 50.7171, -132.8037
      #2f2de2 color charts
#2f2de2 RGB chart
      #2f2de2 CMYK chart
      #2f2de2 RGB pie chart
      #2f2de2 color shades, tints & tones
#2f2de2 color schemes
#2f2de2 color preview, HTML & CSS examples
           This text has a color of #2f2de2        
        
          <p style="color:#2f2de2;">Text here</p>
        
        
          .mytext {color:#2f2de2;}
        
        Text color #2f2de2
      
           This box has a color of #2f2de2        
        
          <div style="background-color:#2f2de2;">Content here</div>
        
        
          .mybackground {background-color:#2f2de2;}
        
        Background color #2f2de2
      
           Border around this has a color of #2f2de2        
        
          <div style="border:2px solid #2f2de2;">Content here</div>
        
        
          .myborder {border:2px solid #2f2de2;}
        
        Border color #2f2de2