#8e37ec color space conversions
Hex:
        #8e37ec
        RGB:
        142, 55, 236
        CMY:
        44, 78, 7
        CMYK:
        40, 77, 0, 7
      HSL:
        269°, 82.6484%, 57.0588%
        HSV (HSB):
        269°, 76.6949%, 92.5490%
        XYZ:
        27.6618, 14.5393, 80.7053
        xyY:
        0.2251, 0.1183, 14.5393
      CIE-Lab:
        44.9966, 68.4315, -75.8329
        CIE-LCH:
        44.9966, 102.1445, 312.0630
        CIE-Luv:
        44.9966, 16.9394, -117.0617
        Hunter-Lab:
        38.1304, 62.7652, -98.7995
      #8e37ec color charts
#8e37ec RGB chart
      #8e37ec CMYK chart
      #8e37ec RGB pie chart
      #8e37ec color shades, tints & tones
#8e37ec color schemes
#8e37ec color preview, HTML & CSS examples
           This text has a color of #8e37ec        
        
          <p style="color:#8e37ec;">Text here</p>
        
        
          .mytext {color:#8e37ec;}
        
        Text color #8e37ec
      
           This box has a color of #8e37ec        
        
          <div style="background-color:#8e37ec;">Content here</div>
        
        
          .mybackground {background-color:#8e37ec;}
        
        Background color #8e37ec
      
           Border around this has a color of #8e37ec        
        
          <div style="border:2px solid #8e37ec;">Content here</div>
        
        
          .myborder {border:2px solid #8e37ec;}
        
        Border color #8e37ec