#3b14e1 color space conversions
Hex:
        #3b14e1
        RGB:
        59, 20, 225
        CMY:
        77, 92, 12
        CMYK:
        74, 91, 0, 12
      HSL:
        251°, 83.6735%, 48.0392%
        HSV (HSB):
        251°, 91.1111%, 88.2353%
        XYZ:
        15.6444, 6.8664, 71.7350
        xyY:
        0.1660, 0.0729, 6.8664
      CIE-Lab:
        31.5007, 69.2721, -92.1306
        CIE-LCH:
        31.5007, 115.2678, 306.9391
        CIE-Luv:
        31.5007, -4.2567, -115.9847
        Hunter-Lab:
        26.2037, 60.7131, -143.9687
      #3b14e1 color charts
#3b14e1 RGB chart
      #3b14e1 CMYK chart
      #3b14e1 RGB pie chart
      #3b14e1 color shades, tints & tones
#3b14e1 color schemes
#3b14e1 color preview, HTML & CSS examples
           This text has a color of #3b14e1        
        
          <p style="color:#3b14e1;">Text here</p>
        
        
          .mytext {color:#3b14e1;}
        
        Text color #3b14e1
      
           This box has a color of #3b14e1        
        
          <div style="background-color:#3b14e1;">Content here</div>
        
        
          .mybackground {background-color:#3b14e1;}
        
        Background color #3b14e1
      
           Border around this has a color of #3b14e1        
        
          <div style="border:2px solid #3b14e1;">Content here</div>
        
        
          .myborder {border:2px solid #3b14e1;}
        
        Border color #3b14e1