#3b1dde color space conversions
Hex:
        #3b1dde
        RGB:
        59, 29, 222
        CMY:
        77, 89, 13
        CMYK:
        73, 87, 0, 13
      HSL:
        249°, 76.8924%, 49.2157%
        HSV (HSB):
        249°, 86.9369%, 87.0588%
        XYZ:
        15.4278, 7.0825, 69.6612
        xyY:
        0.1674, 0.0768, 7.0825
      CIE-Lab:
        31.9939, 65.8759, -89.5869
        CIE-LCH:
        31.9939, 111.2000, 306.3281
        CIE-Luv:
        31.9939, -4.6594, -114.6098
        Hunter-Lab:
        26.6129, 56.9060, -136.5668
      #3b1dde color charts
#3b1dde RGB chart
      #3b1dde CMYK chart
      #3b1dde RGB pie chart
      #3b1dde color shades, tints & tones
#3b1dde color schemes
#3b1dde color preview, HTML & CSS examples
           This text has a color of #3b1dde        
        
          <p style="color:#3b1dde;">Text here</p>
        
        
          .mytext {color:#3b1dde;}
        
        Text color #3b1dde
      
           This box has a color of #3b1dde        
        
          <div style="background-color:#3b1dde;">Content here</div>
        
        
          .mybackground {background-color:#3b1dde;}
        
        Background color #3b1dde
      
           Border around this has a color of #3b1dde        
        
          <div style="border:2px solid #3b1dde;">Content here</div>
        
        
          .myborder {border:2px solid #3b1dde;}
        
        Border color #3b1dde