#935cbf color space conversions
Hex:
        #935cbf
        RGB:
        147, 92, 191
        CMY:
        42, 64, 25
        CMYK:
        23, 52, 0, 25
      HSL:
        273°, 43.6123%, 55.4902%
        HSV (HSB):
        273°, 51.8325%, 74.9020%
        XYZ:
        25.2637, 17.6189, 51.3595
        xyY:
        0.2681, 0.1870, 17.6189
      CIE-Lab:
        49.0306, 41.1775, -43.5645
        CIE-LCH:
        49.0306, 59.9454, 313.3865
        CIE-Luv:
        49.0306, 19.0922, -70.6841
        Hunter-Lab:
        41.9749, 33.9790, -43.1634
      #935cbf color charts
#935cbf RGB chart
      #935cbf CMYK chart
      #935cbf RGB pie chart
      #935cbf color shades, tints & tones
#935cbf color schemes
#935cbf color preview, HTML & CSS examples
           This text has a color of #935cbf        
        
          <p style="color:#935cbf;">Text here</p>
        
        
          .mytext {color:#935cbf;}
        
        Text color #935cbf
      
           This box has a color of #935cbf        
        
          <div style="background-color:#935cbf;">Content here</div>
        
        
          .mybackground {background-color:#935cbf;}
        
        Background color #935cbf
      
           Border around this has a color of #935cbf        
        
          <div style="border:2px solid #935cbf;">Content here</div>
        
        
          .myborder {border:2px solid #935cbf;}
        
        Border color #935cbf