#3b11ec color space conversions
Hex:
        #3b11ec
        RGB:
        59, 17, 236
        CMY:
        77, 93, 7
        CMYK:
        75, 93, 0, 7
      HSL:
        252°, 86.5613%, 49.6078%
        HSV (HSB):
        252°, 92.7966%, 92.5490%
        XYZ:
        17.1444, 7.3868, 79.8791
        xyY:
        0.1642, 0.0707, 7.3868
      CIE-Lab:
        32.6718, 72.7161, -96.4628
        CIE-LCH:
        32.6718, 120.8003, 307.0099
        CIE-Luv:
        32.6718, -4.7896, -122.1005
        Hunter-Lab:
        27.1787, 65.0354, -155.2299
      #3b11ec color charts
#3b11ec RGB chart
      #3b11ec CMYK chart
      #3b11ec RGB pie chart
      #3b11ec color shades, tints & tones
#3b11ec color schemes
#3b11ec color preview, HTML & CSS examples
           This text has a color of #3b11ec        
        
          <p style="color:#3b11ec;">Text here</p>
        
        
          .mytext {color:#3b11ec;}
        
        Text color #3b11ec
      
           This box has a color of #3b11ec        
        
          <div style="background-color:#3b11ec;">Content here</div>
        
        
          .mybackground {background-color:#3b11ec;}
        
        Background color #3b11ec
      
           Border around this has a color of #3b11ec        
        
          <div style="border:2px solid #3b11ec;">Content here</div>
        
        
          .myborder {border:2px solid #3b11ec;}
        
        Border color #3b11ec