#934bfe color space conversions
Hex:
        #934bfe
        RGB:
        147, 75, 254
        CMY:
        42, 71, 0
        CMYK:
        42, 70, 0, 0
      HSL:
        264°, 98.8950%, 64.5098%
        HSV (HSB):
        264°, 70.4724%, 99.6078%
        XYZ:
        32.4381, 18.3910, 95.6061
        xyY:
        0.2215, 0.1256, 18.3910
      CIE-Lab:
        49.9669, 65.0755, -77.7800
        CIE-LCH:
        49.9669, 101.4128, 309.9179
        CIE-Luv:
        49.9669, 13.1130, -123.5548
        Hunter-Lab:
        42.8847, 59.9697, -102.1604
      #934bfe color charts
#934bfe RGB chart
      #934bfe CMYK chart
      #934bfe RGB pie chart
      #934bfe color shades, tints & tones
#934bfe color schemes
#934bfe color preview, HTML & CSS examples
           This text has a color of #934bfe        
        
          <p style="color:#934bfe;">Text here</p>
        
        
          .mytext {color:#934bfe;}
        
        Text color #934bfe
      
           This box has a color of #934bfe        
        
          <div style="background-color:#934bfe;">Content here</div>
        
        
          .mybackground {background-color:#934bfe;}
        
        Background color #934bfe
      
           Border around this has a color of #934bfe        
        
          <div style="border:2px solid #934bfe;">Content here</div>
        
        
          .myborder {border:2px solid #934bfe;}
        
        Border color #934bfe