#934bfd color space conversions
Hex:
        #934bfd
        RGB:
        147, 75, 253
        CMY:
        42, 71, 1
        CMYK:
        42, 70, 0, 1
      HSL:
        264°, 97.8022%, 64.3137%
        HSV (HSB):
        264°, 70.3557%, 99.2157%
        XYZ:
        32.2783, 18.3270, 94.7647
        xyY:
        0.2220, 0.1261, 18.3270
      CIE-Lab:
        49.8904, 64.8306, -77.3484
        CIE-LCH:
        49.8904, 100.9247, 309.9685
        CIE-Luv:
        49.8904, 13.2630, -122.8855
        Hunter-Lab:
        42.8101, 59.6693, -101.2777
      #934bfd color charts
#934bfd RGB chart
      #934bfd CMYK chart
      #934bfd RGB pie chart
      #934bfd color shades, tints & tones
#934bfd color schemes
#934bfd color preview, HTML & CSS examples
           This text has a color of #934bfd        
        
          <p style="color:#934bfd;">Text here</p>
        
        
          .mytext {color:#934bfd;}
        
        Text color #934bfd
      
           This box has a color of #934bfd        
        
          <div style="background-color:#934bfd;">Content here</div>
        
        
          .mybackground {background-color:#934bfd;}
        
        Background color #934bfd
      
           Border around this has a color of #934bfd        
        
          <div style="border:2px solid #934bfd;">Content here</div>
        
        
          .myborder {border:2px solid #934bfd;}
        
        Border color #934bfd