#935ed8 color space conversions
Hex:
        #935ed8
        RGB:
        147, 94, 216
        CMY:
        42, 63, 15
        CMYK:
        32, 56, 0, 15
      HSL:
        266°, 61.0000%, 60.7843%
        HSV (HSB):
        266°, 56.4815%, 84.7059%
        XYZ:
        28.4300, 19.1663, 67.1668
        xyY:
        0.2477, 0.1670, 19.1663
      CIE-Lab:
        50.8812, 46.1059, -54.9406
        CIE-LCH:
        50.8812, 71.7232, 310.0032
        CIE-Luv:
        50.8812, 14.5128, -89.2706
        Hunter-Lab:
        43.7794, 39.3027, -60.3179
      #935ed8 color charts
#935ed8 RGB chart
      #935ed8 CMYK chart
      #935ed8 RGB pie chart
      #935ed8 color shades, tints & tones
#935ed8 color schemes
#935ed8 color preview, HTML & CSS examples
           This text has a color of #935ed8        
        
          <p style="color:#935ed8;">Text here</p>
        
        
          .mytext {color:#935ed8;}
        
        Text color #935ed8
      
           This box has a color of #935ed8        
        
          <div style="background-color:#935ed8;">Content here</div>
        
        
          .mybackground {background-color:#935ed8;}
        
        Background color #935ed8
      
           Border around this has a color of #935ed8        
        
          <div style="border:2px solid #935ed8;">Content here</div>
        
        
          .myborder {border:2px solid #935ed8;}
        
        Border color #935ed8