#2f0de2 color space conversions
Hex:
        #2f0de2
        RGB:
        47, 13, 226
        CMY:
        82, 95, 11
        CMYK:
        79, 94, 0, 11
      HSL:
        250°, 89.1213%, 46.8627%
        HSV (HSB):
        250°, 94.2478%, 88.6275%
        XYZ:
        15.0437, 6.3832, 72.3907
        xyY:
        0.1604, 0.0680, 6.3832
      CIE-Lab:
        30.3593, 70.6389, -94.6273
        CIE-LCH:
        30.3593, 118.0855, 306.7412
        CIE-Luv:
        30.3593, -5.6674, -115.7051
        Hunter-Lab:
        25.2649, 62.0719, -152.1960
      #2f0de2 color charts
#2f0de2 RGB chart
      #2f0de2 CMYK chart
      #2f0de2 RGB pie chart
      #2f0de2 color shades, tints & tones
#2f0de2 color schemes
#2f0de2 color preview, HTML & CSS examples
           This text has a color of #2f0de2        
        
          <p style="color:#2f0de2;">Text here</p>
        
        
          .mytext {color:#2f0de2;}
        
        Text color #2f0de2
      
           This box has a color of #2f0de2        
        
          <div style="background-color:#2f0de2;">Content here</div>
        
        
          .mybackground {background-color:#2f0de2;}
        
        Background color #2f0de2
      
           Border around this has a color of #2f0de2        
        
          <div style="border:2px solid #2f0de2;">Content here</div>
        
        
          .myborder {border:2px solid #2f0de2;}
        
        Border color #2f0de2