#936efd color space conversions
Hex:
        #936efd
        RGB:
        147, 110, 253
        CMY:
        42, 57, 1
        CMYK:
        42, 57, 0, 1
      HSL:
        256°, 97.2789%, 71.1765%
        HSV (HSB):
        256°, 56.5217%, 99.2157%
        XYZ:
        35.3382, 24.4468, 95.7847
        xyY:
        0.2272, 0.1571, 24.4468
      CIE-Lab:
        56.5323, 46.8934, -66.5794
        CIE-LCH:
        56.5323, 81.4360, 305.1579
        CIE-Luv:
        56.5323, 5.2910, -109.6392
        Hunter-Lab:
        49.4437, 41.0504, -80.2489
      #936efd color charts
#936efd RGB chart
      #936efd CMYK chart
      #936efd RGB pie chart
      #936efd color shades, tints & tones
#936efd color schemes
#936efd color preview, HTML & CSS examples
           This text has a color of #936efd        
        
          <p style="color:#936efd;">Text here</p>
        
        
          .mytext {color:#936efd;}
        
        Text color #936efd
      
           This box has a color of #936efd        
        
          <div style="background-color:#936efd;">Content here</div>
        
        
          .mybackground {background-color:#936efd;}
        
        Background color #936efd
      
           Border around this has a color of #936efd        
        
          <div style="border:2px solid #936efd;">Content here</div>
        
        
          .myborder {border:2px solid #936efd;}
        
        Border color #936efd