#3b11ce color space conversions
Hex:
        #3b11ce
        RGB:
        59, 17, 206
        CMY:
        77, 93, 19
        CMYK:
        71, 92, 0, 19
      HSL:
        253°, 84.7534%, 43.7255%
        HSV (HSB):
        253°, 91.7476%, 80.7843%
        XYZ:
        13.1447, 5.7869, 58.8167
        xyY:
        0.1691, 0.0744, 5.7869
      CIE-Lab:
        28.8684, 65.1689, -85.5241
        CIE-LCH:
        28.8684, 107.5237, 307.3072
        CIE-Luv:
        28.8684, -2.8568, -105.0451
        Hunter-Lab:
        24.0561, 55.4375, -128.1240
      #3b11ce color charts
#3b11ce RGB chart
      #3b11ce CMYK chart
      #3b11ce RGB pie chart
      #3b11ce color shades, tints & tones
#3b11ce color schemes
#3b11ce color preview, HTML & CSS examples
           This text has a color of #3b11ce        
        
          <p style="color:#3b11ce;">Text here</p>
        
        
          .mytext {color:#3b11ce;}
        
        Text color #3b11ce
      
           This box has a color of #3b11ce        
        
          <div style="background-color:#3b11ce;">Content here</div>
        
        
          .mybackground {background-color:#3b11ce;}
        
        Background color #3b11ce
      
           Border around this has a color of #3b11ce        
        
          <div style="border:2px solid #3b11ce;">Content here</div>
        
        
          .myborder {border:2px solid #3b11ce;}
        
        Border color #3b11ce