#936ffb color space conversions
Hex:
        #936ffb
        RGB:
        147, 111, 251
        CMY:
        42, 56, 2
        CMYK:
        41, 56, 0, 2
      HSL:
        255°, 94.5946%, 70.9804%
        HSV (HSB):
        255°, 55.7769%, 98.4314%
        XYZ:
        35.1296, 24.5370, 94.1514
        xyY:
        0.2284, 0.1595, 24.5370
      CIE-Lab:
        56.6214, 45.8008, -65.3303
        CIE-LCH:
        56.6214, 79.7857, 305.0329
        CIE-Luv:
        56.6214, 5.2305, -107.6537
        Hunter-Lab:
        49.5348, 39.9048, -78.0188
      #936ffb color charts
#936ffb RGB chart
      #936ffb CMYK chart
      #936ffb RGB pie chart
      #936ffb color shades, tints & tones
#936ffb color schemes
#936ffb color preview, HTML & CSS examples
           This text has a color of #936ffb        
        
          <p style="color:#936ffb;">Text here</p>
        
        
          .mytext {color:#936ffb;}
        
        Text color #936ffb
      
           This box has a color of #936ffb        
        
          <div style="background-color:#936ffb;">Content here</div>
        
        
          .mybackground {background-color:#936ffb;}
        
        Background color #936ffb
      
           Border around this has a color of #936ffb        
        
          <div style="border:2px solid #936ffb;">Content here</div>
        
        
          .myborder {border:2px solid #936ffb;}
        
        Border color #936ffb