#8942cd color space conversions
Hex:
        #8942cd
        RGB:
        137, 66, 205
        CMY:
        46, 74, 20
        CMYK:
        33, 68, 0, 20
      HSL:
        271°, 58.1590%, 53.1373%
        HSV (HSB):
        271°, 67.8049%, 80.3922%
        XYZ:
        23.2842, 13.6226, 59.1598
        xyY:
        0.2424, 0.1418, 13.6226
      CIE-Lab:
        43.6867, 55.5855, -60.2914
        CIE-LCH:
        43.6867, 82.0049, 312.6744
        CIE-Luv:
        43.6867, 18.2131, -94.0992
        Hunter-Lab:
        36.9088, 48.0178, -69.1978
      #8942cd color charts
#8942cd RGB chart
      #8942cd CMYK chart
      #8942cd RGB pie chart
      #8942cd color shades, tints & tones
#8942cd color schemes
#8942cd color preview, HTML & CSS examples
           This text has a color of #8942cd        
        
          <p style="color:#8942cd;">Text here</p>
        
        
          .mytext {color:#8942cd;}
        
        Text color #8942cd
      
           This box has a color of #8942cd        
        
          <div style="background-color:#8942cd;">Content here</div>
        
        
          .mybackground {background-color:#8942cd;}
        
        Background color #8942cd
      
           Border around this has a color of #8942cd        
        
          <div style="border:2px solid #8942cd;">Content here</div>
        
        
          .myborder {border:2px solid #8942cd;}
        
        Border color #8942cd