#3b1eed color space conversions
Hex:
        #3b1eed
        RGB:
        59, 30, 237
        CMY:
        77, 88, 7
        CMYK:
        75, 87, 0, 7
      HSL:
        248°, 85.1852%, 52.3529%
        HSV (HSB):
        248°, 87.3418%, 92.9412%
        XYZ:
        17.5540, 7.9728, 80.7345
        xyY:
        0.1652, 0.0750, 7.9728
      CIE-Lab:
        33.9261, 69.5415, -94.9418
        CIE-LCH:
        33.9261, 117.6858, 306.2215
        CIE-Luv:
        33.9261, -5.6207, -123.1309
        Hunter-Lab:
        28.2361, 61.5576, -149.7604
      #3b1eed color charts
#3b1eed RGB chart
      #3b1eed CMYK chart
      #3b1eed RGB pie chart
      #3b1eed color shades, tints & tones
#3b1eed color schemes
#3b1eed color preview, HTML & CSS examples
           This text has a color of #3b1eed        
        
          <p style="color:#3b1eed;">Text here</p>
        
        
          .mytext {color:#3b1eed;}
        
        Text color #3b1eed
      
           This box has a color of #3b1eed        
        
          <div style="background-color:#3b1eed;">Content here</div>
        
        
          .mybackground {background-color:#3b1eed;}
        
        Background color #3b1eed
      
           Border around this has a color of #3b1eed        
        
          <div style="border:2px solid #3b1eed;">Content here</div>
        
        
          .myborder {border:2px solid #3b1eed;}
        
        Border color #3b1eed