#5f3daa color space conversions
Hex:
        #5f3daa
        RGB:
        95, 61, 170
        CMY:
        63, 76, 33
        CMYK:
        44, 64, 0, 33
      HSL:
        259°, 47.1861%, 45.2941%
        HSV (HSB):
        259°, 64.1176%, 66.6667%
        XYZ:
        13.6438, 8.6727, 38.9851
        xyY:
        0.2226, 0.1415, 8.6727
      CIE-Lab:
        35.3463, 40.4792, -53.4898
        CIE-LCH:
        35.3463, 67.0800, 307.1172
        CIE-Luv:
        35.3463, 5.2886, -77.6200
        Hunter-Lab:
        29.4494, 31.1618, -57.8735
      #5f3daa color charts
#5f3daa RGB chart
      #5f3daa CMYK chart
      #5f3daa RGB pie chart
      #5f3daa color shades, tints & tones
#5f3daa color schemes
#5f3daa color preview, HTML & CSS examples
           This text has a color of #5f3daa        
        
          <p style="color:#5f3daa;">Text here</p>
        
        
          .mytext {color:#5f3daa;}
        
        Text color #5f3daa
      
           This box has a color of #5f3daa        
        
          <div style="background-color:#5f3daa;">Content here</div>
        
        
          .mybackground {background-color:#5f3daa;}
        
        Background color #5f3daa
      
           Border around this has a color of #5f3daa        
        
          <div style="border:2px solid #5f3daa;">Content here</div>
        
        
          .myborder {border:2px solid #5f3daa;}
        
        Border color #5f3daa