#3a2fed color space conversions
Hex:
        #3a2fed
        RGB:
        58, 47, 237
        CMY:
        77, 82, 7
        CMYK:
        76, 80, 0, 7
      HSL:
        243°, 84.0708%, 55.6863%
        HSV (HSB):
        243°, 80.1688%, 92.9412%
        XYZ:
        18.0475, 9.0470, 80.9158
        xyY:
        0.1671, 0.0838, 9.0470
      CIE-Lab:
        36.0746, 62.9246, -91.3729
        CIE-LCH:
        36.0746, 110.9437, 304.5535
        CIE-Luv:
        36.0746, -7.3964, -123.3307
        Hunter-Lab:
        30.0782, 54.4665, -138.4459
      #3a2fed color charts
#3a2fed RGB chart
      #3a2fed CMYK chart
      #3a2fed RGB pie chart
      #3a2fed color shades, tints & tones
#3a2fed color schemes
#3a2fed color preview, HTML & CSS examples
           This text has a color of #3a2fed        
        
          <p style="color:#3a2fed;">Text here</p>
        
        
          .mytext {color:#3a2fed;}
        
        Text color #3a2fed
      
           This box has a color of #3a2fed        
        
          <div style="background-color:#3a2fed;">Content here</div>
        
        
          .mybackground {background-color:#3a2fed;}
        
        Background color #3a2fed
      
           Border around this has a color of #3a2fed        
        
          <div style="border:2px solid #3a2fed;">Content here</div>
        
        
          .myborder {border:2px solid #3a2fed;}
        
        Border color #3a2fed