#2f1dcf color space conversions
Hex:
        #2f1dcf
        RGB:
        47, 29, 207
        CMY:
        82, 89, 19
        CMYK:
        77, 86, 0, 19
      HSL:
        246°, 75.4237%, 46.2745%
        HSV (HSB):
        246°, 85.9903%, 81.1765%
        XYZ:
        12.8741, 5.9881, 59.5088
        xyY:
        0.1643, 0.0764, 5.9881
      CIE-Lab:
        29.3823, 61.1678, -85.2744
        CIE-LCH:
        29.3823, 104.9439, 305.6521
        CIE-Luv:
        29.3823, -5.6235, -105.6907
        Hunter-Lab:
        24.4705, 51.0869, -127.0553
      #2f1dcf color charts
#2f1dcf RGB chart
      #2f1dcf CMYK chart
      #2f1dcf RGB pie chart
      #2f1dcf color shades, tints & tones
#2f1dcf color schemes
#2f1dcf color preview, HTML & CSS examples
           This text has a color of #2f1dcf        
        
          <p style="color:#2f1dcf;">Text here</p>
        
        
          .mytext {color:#2f1dcf;}
        
        Text color #2f1dcf
      
           This box has a color of #2f1dcf        
        
          <div style="background-color:#2f1dcf;">Content here</div>
        
        
          .mybackground {background-color:#2f1dcf;}
        
        Background color #2f1dcf
      
           Border around this has a color of #2f1dcf        
        
          <div style="border:2px solid #2f1dcf;">Content here</div>
        
        
          .myborder {border:2px solid #2f1dcf;}
        
        Border color #2f1dcf