#3a1dde color space conversions
Hex:
        #3a1dde
        RGB:
        58, 29, 222
        CMY:
        77, 89, 13
        CMYK:
        74, 87, 0, 13
      HSL:
        249°, 76.8924%, 49.2157%
        HSV (HSB):
        249°, 86.9369%, 87.0588%
        XYZ:
        15.3691, 7.0522, 69.6584
        xyY:
        0.1669, 0.0766, 7.0522
      CIE-Lab:
        31.9254, 65.8246, -89.7027
        CIE-LCH:
        31.9254, 111.2630, 306.2715
        CIE-Luv:
        31.9254, -4.8224, -114.5808
        Hunter-Lab:
        26.5560, 56.8328, -136.9332
      #3a1dde color charts
#3a1dde RGB chart
      #3a1dde CMYK chart
      #3a1dde RGB pie chart
      #3a1dde color shades, tints & tones
#3a1dde color schemes
#3a1dde color preview, HTML & CSS examples
           This text has a color of #3a1dde        
        
          <p style="color:#3a1dde;">Text here</p>
        
        
          .mytext {color:#3a1dde;}
        
        Text color #3a1dde
      
           This box has a color of #3a1dde        
        
          <div style="background-color:#3a1dde;">Content here</div>
        
        
          .mybackground {background-color:#3a1dde;}
        
        Background color #3a1dde
      
           Border around this has a color of #3a1dde        
        
          <div style="border:2px solid #3a1dde;">Content here</div>
        
        
          .myborder {border:2px solid #3a1dde;}
        
        Border color #3a1dde