#8237bc color space conversions
Hex:
        #8237bc
        RGB:
        130, 55, 188
        CMY:
        49, 78, 26
        CMYK:
        31, 71, 0, 26
      HSL:
        274°, 54.7325%, 47.6471%
        HSV (HSB):
        274°, 70.7447%, 73.7255%
        XYZ:
        19.6492, 11.1090, 48.6856
        xyY:
        0.2473, 0.1398, 11.1090
      CIE-Lab:
        39.7635, 55.2861, -56.7921
        CIE-LCH:
        39.7635, 79.2585, 314.2302
        CIE-Luv:
        39.7635, 19.9814, -86.5836
        Hunter-Lab:
        33.3302, 46.9034, -63.2739
      #8237bc color charts
#8237bc RGB chart
      #8237bc CMYK chart
      #8237bc RGB pie chart
      #8237bc color shades, tints & tones
#8237bc color schemes
#8237bc color preview, HTML & CSS examples
           This text has a color of #8237bc        
        
          <p style="color:#8237bc;">Text here</p>
        
        
          .mytext {color:#8237bc;}
        
        Text color #8237bc
      
           This box has a color of #8237bc        
        
          <div style="background-color:#8237bc;">Content here</div>
        
        
          .mybackground {background-color:#8237bc;}
        
        Background color #8237bc
      
           Border around this has a color of #8237bc        
        
          <div style="border:2px solid #8237bc;">Content here</div>
        
        
          .myborder {border:2px solid #8237bc;}
        
        Border color #8237bc