#936ed5 color space conversions
Hex:
        #936ed5
        RGB:
        147, 110, 213
        CMY:
        42, 57, 16
        CMYK:
        31, 48, 0, 16
      HSL:
        262°, 55.0802%, 63.3333%
        HSV (HSB):
        262°, 48.3568%, 83.5294%
        XYZ:
        29.6188, 22.1590, 65.6668
        xyY:
        0.2522, 0.1887, 22.1590
      CIE-Lab:
        54.1953, 36.4184, -47.9497
        CIE-LCH:
        54.1953, 60.2119, 307.2171
        CIE-Luv:
        54.1953, 9.9339, -78.6090
        Hunter-Lab:
        47.0733, 29.9348, -49.7576
      #936ed5 color charts
#936ed5 RGB chart
      #936ed5 CMYK chart
      #936ed5 RGB pie chart
      #936ed5 color shades, tints & tones
#936ed5 color schemes
#936ed5 color preview, HTML & CSS examples
           This text has a color of #936ed5        
        
          <p style="color:#936ed5;">Text here</p>
        
        
          .mytext {color:#936ed5;}
        
        Text color #936ed5
      
           This box has a color of #936ed5        
        
          <div style="background-color:#936ed5;">Content here</div>
        
        
          .mybackground {background-color:#936ed5;}
        
        Background color #936ed5
      
           Border around this has a color of #936ed5        
        
          <div style="border:2px solid #936ed5;">Content here</div>
        
        
          .myborder {border:2px solid #936ed5;}
        
        Border color #936ed5