#8237af color space conversions
Hex:
        #8237af
        RGB:
        130, 55, 175
        CMY:
        49, 78, 31
        CMYK:
        26, 69, 0, 31
      HSL:
        278°, 52.1739%, 45.0980%
        HSV (HSB):
        278°, 68.5714%, 68.6275%
        XYZ:
        18.3100, 10.5733, 41.6333
        xyY:
        0.2597, 0.1499, 10.5733
      CIE-Lab:
        38.8524, 52.3380, -50.5902
        CIE-LCH:
        38.8524, 72.7917, 315.9728
        CIE-Luv:
        38.8524, 22.6423, -77.2966
        Hunter-Lab:
        32.5167, 43.6082, -53.1512
      #8237af color charts
#8237af RGB chart
      #8237af CMYK chart
      #8237af RGB pie chart
      #8237af color shades, tints & tones
#8237af color schemes
#8237af color preview, HTML & CSS examples
           This text has a color of #8237af        
        
          <p style="color:#8237af;">Text here</p>
        
        
          .mytext {color:#8237af;}
        
        Text color #8237af
      
           This box has a color of #8237af        
        
          <div style="background-color:#8237af;">Content here</div>
        
        
          .mybackground {background-color:#8237af;}
        
        Background color #8237af
      
           Border around this has a color of #8237af        
        
          <div style="border:2px solid #8237af;">Content here</div>
        
        
          .myborder {border:2px solid #8237af;}
        
        Border color #8237af