#2f1bee color space conversions
Hex:
        #2f1bee
        RGB:
        47, 27, 238
        CMY:
        82, 89, 7
        CMYK:
        80, 89, 0, 7
      HSL:
        246°, 86.1224%, 51.9608%
        HSV (HSB):
        246°, 88.6555%, 93.3333%
        XYZ:
        16.9968, 7.5613, 81.4526
        xyY:
        0.1603, 0.0713, 7.5613
      CIE-Lab:
        33.0519, 70.2649, -96.9841
        CIE-LCH:
        33.0519, 119.7626, 305.9233
        CIE-Luv:
        33.0519, -7.0598, -123.2120
        Hunter-Lab:
        27.4977, 62.2130, -156.3778
      #2f1bee color charts
#2f1bee RGB chart
      #2f1bee CMYK chart
      #2f1bee RGB pie chart
      #2f1bee color shades, tints & tones
#2f1bee color schemes
#2f1bee color preview, HTML & CSS examples
           This text has a color of #2f1bee        
        
          <p style="color:#2f1bee;">Text here</p>
        
        
          .mytext {color:#2f1bee;}
        
        Text color #2f1bee
      
           This box has a color of #2f1bee        
        
          <div style="background-color:#2f1bee;">Content here</div>
        
        
          .mybackground {background-color:#2f1bee;}
        
        Background color #2f1bee
      
           Border around this has a color of #2f1bee        
        
          <div style="border:2px solid #2f1bee;">Content here</div>
        
        
          .myborder {border:2px solid #2f1bee;}
        
        Border color #2f1bee