#8237ff color space conversions
Hex:
        #8237ff
        RGB:
        130, 55, 255
        CMY:
        49, 78, 0
        CMYK:
        49, 78, 0, 0
      HSL:
        263°, 100.0000%, 60.7843%
        HSV (HSB):
        263°, 78.4314%, 100.0000%
        XYZ:
        28.6221, 14.6982, 95.9362
        xyY:
        0.2055, 0.1055, 14.6982
      CIE-Lab:
        45.2180, 71.2677, -86.1879
        CIE-LCH:
        45.2180, 111.8367, 309.5869
        CIE-Luv:
        45.2180, 9.0517, -130.4720
        Hunter-Lab:
        38.3382, 66.1705, -121.5284
      #8237ff color charts
#8237ff RGB chart
      #8237ff CMYK chart
      #8237ff RGB pie chart
      #8237ff color shades, tints & tones
#8237ff color schemes
#8237ff color preview, HTML & CSS examples
           This text has a color of #8237ff        
        
          <p style="color:#8237ff;">Text here</p>
        
        
          .mytext {color:#8237ff;}
        
        Text color #8237ff
      
           This box has a color of #8237ff        
        
          <div style="background-color:#8237ff;">Content here</div>
        
        
          .mybackground {background-color:#8237ff;}
        
        Background color #8237ff
      
           Border around this has a color of #8237ff        
        
          <div style="border:2px solid #8237ff;">Content here</div>
        
        
          .myborder {border:2px solid #8237ff;}
        
        Border color #8237ff