#3b14d3 color space conversions
Hex:
        #3b14d3
        RGB:
        59, 20, 211
        CMY:
        77, 92, 17
        CMYK:
        72, 91, 0, 17
      HSL:
        252°, 82.6840%, 45.2941%
        HSV (HSB):
        252°, 90.5213%, 82.7451%
        XYZ:
        13.8117, 6.1333, 62.0839
        xyY:
        0.1684, 0.0748, 6.1333
      CIE-Lab:
        29.7462, 65.6869, -86.9724
        CIE-LCH:
        29.7462, 108.9907, 307.0623
        CIE-Luv:
        29.7462, -3.3563, -108.0201
        Hunter-Lab:
        24.7654, 56.2098, -131.2969
      #3b14d3 color charts
#3b14d3 RGB chart
      #3b14d3 CMYK chart
      #3b14d3 RGB pie chart
      #3b14d3 color shades, tints & tones
#3b14d3 color schemes
#3b14d3 color preview, HTML & CSS examples
           This text has a color of #3b14d3        
        
          <p style="color:#3b14d3;">Text here</p>
        
        
          .mytext {color:#3b14d3;}
        
        Text color #3b14d3
      
           This box has a color of #3b14d3        
        
          <div style="background-color:#3b14d3;">Content here</div>
        
        
          .mybackground {background-color:#3b14d3;}
        
        Background color #3b14d3
      
           Border around this has a color of #3b14d3        
        
          <div style="border:2px solid #3b14d3;">Content here</div>
        
        
          .myborder {border:2px solid #3b14d3;}
        
        Border color #3b14d3