#3b14eb color space conversions
Hex:
        #3b14eb
        RGB:
        59, 20, 235
        CMY:
        77, 92, 8
        CMYK:
        75, 91, 0, 8
      HSL:
        251°, 84.3137%, 50.0000%
        HSV (HSB):
        251°, 91.4894%, 92.1569%
        XYZ:
        17.0492, 7.4283, 79.1325
        xyY:
        0.1646, 0.0717, 7.4283
      CIE-Lab:
        32.7627, 71.8005, -95.7424
        CIE-LCH:
        32.7627, 119.6742, 306.8675
        CIE-Luv:
        32.7627, -4.8742, -121.6451
        Hunter-Lab:
        27.2549, 63.9640, -153.0657
      #3b14eb color charts
#3b14eb RGB chart
      #3b14eb CMYK chart
      #3b14eb RGB pie chart
      #3b14eb color shades, tints & tones
#3b14eb color schemes
#3b14eb color preview, HTML & CSS examples
           This text has a color of #3b14eb        
        
          <p style="color:#3b14eb;">Text here</p>
        
        
          .mytext {color:#3b14eb;}
        
        Text color #3b14eb
      
           This box has a color of #3b14eb        
        
          <div style="background-color:#3b14eb;">Content here</div>
        
        
          .mybackground {background-color:#3b14eb;}
        
        Background color #3b14eb
      
           Border around this has a color of #3b14eb        
        
          <div style="border:2px solid #3b14eb;">Content here</div>
        
        
          .myborder {border:2px solid #3b14eb;}
        
        Border color #3b14eb