#3c1cfb color space conversions
Hex:
        #3c1cfb
        RGB:
        60, 28, 251
        CMY:
        76, 89, 2
        CMYK:
        76, 89, 0, 2
      HSL:
        249°, 96.5368%, 54.7059%
        HSV (HSB):
        249°, 88.8446%, 98.4314%
        XYZ:
        19.6913, 8.7562, 91.9191
        xyY:
        0.1636, 0.0727, 8.7562
      CIE-Lab:
        35.5106, 73.8288, -100.2104
        CIE-LCH:
        35.5106, 124.4701, 306.3805
        CIE-Luv:
        35.5106, -6.1341, -130.9616
        Hunter-Lab:
        29.5909, 66.9992, -163.4607
      #3c1cfb color charts
#3c1cfb RGB chart
      #3c1cfb CMYK chart
      #3c1cfb RGB pie chart
      #3c1cfb color shades, tints & tones
#3c1cfb color schemes
#3c1cfb color preview, HTML & CSS examples
           This text has a color of #3c1cfb        
        
          <p style="color:#3c1cfb;">Text here</p>
        
        
          .mytext {color:#3c1cfb;}
        
        Text color #3c1cfb
      
           This box has a color of #3c1cfb        
        
          <div style="background-color:#3c1cfb;">Content here</div>
        
        
          .mybackground {background-color:#3c1cfb;}
        
        Background color #3c1cfb
      
           Border around this has a color of #3c1cfb        
        
          <div style="border:2px solid #3c1cfb;">Content here</div>
        
        
          .myborder {border:2px solid #3c1cfb;}
        
        Border color #3c1cfb