#3b13fd color space conversions
Hex:
        #3b13fd
        RGB:
        59, 19, 253
        CMY:
        77, 93, 1
        CMYK:
        77, 92, 0, 1
      HSL:
        250°, 98.3193%, 53.3333%
        HSV (HSB):
        250°, 92.4901%, 99.2157%
        XYZ:
        19.7661, 8.4874, 93.5249
        xyY:
        0.1623, 0.0697, 8.4874
      CIE-Lab:
        34.9780, 76.4986, -102.2231
        CIE-LCH:
        34.9780, 127.6777, 306.8093
        CIE-Luv:
        34.9780, -5.8928, -131.7387
        Hunter-Lab:
        29.1331, 70.1249, -169.9431
      #3b13fd color charts
#3b13fd RGB chart
      #3b13fd CMYK chart
      #3b13fd RGB pie chart
      #3b13fd color shades, tints & tones
#3b13fd color schemes
#3b13fd color preview, HTML & CSS examples
           This text has a color of #3b13fd        
        
          <p style="color:#3b13fd;">Text here</p>
        
        
          .mytext {color:#3b13fd;}
        
        Text color #3b13fd
      
           This box has a color of #3b13fd        
        
          <div style="background-color:#3b13fd;">Content here</div>
        
        
          .mybackground {background-color:#3b13fd;}
        
        Background color #3b13fd
      
           Border around this has a color of #3b13fd        
        
          <div style="border:2px solid #3b13fd;">Content here</div>
        
        
          .myborder {border:2px solid #3b13fd;}
        
        Border color #3b13fd