#936af4 color space conversions
Hex:
        #936af4
        RGB:
        147, 106, 244
        CMY:
        42, 58, 4
        CMYK:
        40, 57, 0, 4
      HSL:
        258°, 86.2500%, 68.6275%
        HSV (HSB):
        258°, 56.5574%, 95.6863%
        XYZ:
        33.5158, 23.0428, 88.2692
        xyY:
        0.2314, 0.1591, 23.0428
      CIE-Lab:
        55.1164, 46.7071, -63.8716
        CIE-LCH:
        55.1164, 79.1273, 306.1767
        CIE-Luv:
        55.1164, 7.4117, -104.8204
        Hunter-Lab:
        48.0029, 40.6243, -75.4223
      #936af4 color charts
#936af4 RGB chart
      #936af4 CMYK chart
      #936af4 RGB pie chart
      #936af4 color shades, tints & tones
#936af4 color schemes
#936af4 color preview, HTML & CSS examples
           This text has a color of #936af4        
        
          <p style="color:#936af4;">Text here</p>
        
        
          .mytext {color:#936af4;}
        
        Text color #936af4
      
           This box has a color of #936af4        
        
          <div style="background-color:#936af4;">Content here</div>
        
        
          .mybackground {background-color:#936af4;}
        
        Background color #936af4
      
           Border around this has a color of #936af4        
        
          <div style="border:2px solid #936af4;">Content here</div>
        
        
          .myborder {border:2px solid #936af4;}
        
        Border color #936af4