#942ffd color space conversions
Hex:
        #942ffd
        RGB:
        148, 47, 253
        CMY:
        42, 82, 1
        CMYK:
        42, 81, 0, 1
      HSL:
        269°, 98.0952%, 58.8235%
        HSV (HSB):
        269°, 81.4229%, 99.2157%
        XYZ:
        30.9589, 15.4208, 94.2733
        xyY:
        0.2201, 0.1096, 15.4208
      CIE-Lab:
        46.2052, 75.8956, -83.3716
        CIE-LCH:
        46.2052, 112.7429, 312.3125
        CIE-Luv:
        46.2052, 17.6258, -128.3768
        Hunter-Lab:
        39.2693, 72.0034, -114.8482
      #942ffd color charts
#942ffd RGB chart
      #942ffd CMYK chart
      #942ffd RGB pie chart
      #942ffd color shades, tints & tones
#942ffd color schemes
#942ffd color preview, HTML & CSS examples
           This text has a color of #942ffd        
        
          <p style="color:#942ffd;">Text here</p>
        
        
          .mytext {color:#942ffd;}
        
        Text color #942ffd
      
           This box has a color of #942ffd        
        
          <div style="background-color:#942ffd;">Content here</div>
        
        
          .mybackground {background-color:#942ffd;}
        
        Background color #942ffd
      
           Border around this has a color of #942ffd        
        
          <div style="border:2px solid #942ffd;">Content here</div>
        
        
          .myborder {border:2px solid #942ffd;}
        
        Border color #942ffd