#8230c7 color space conversions
Hex:
        #8230c7
        RGB:
        130, 48, 199
        CMY:
        49, 81, 22
        CMYK:
        35, 76, 0, 22
      HSL:
        273°, 61.1336%, 48.4314%
        HSV (HSB):
        273°, 75.8794%, 78.0392%
        XYZ:
        20.5717, 10.9833, 55.0686
        xyY:
        0.2375, 0.1268, 10.9833
      CIE-Lab:
        39.5522, 60.7528, -63.5675
        CIE-LCH:
        39.5522, 87.9302, 313.7030
        CIE-Luv:
        39.5522, 18.9795, -95.8089
        Hunter-Lab:
        33.1410, 52.8039, -75.3202
      #8230c7 color charts
#8230c7 RGB chart
      #8230c7 CMYK chart
      #8230c7 RGB pie chart
      #8230c7 color shades, tints & tones
#8230c7 color schemes
#8230c7 color preview, HTML & CSS examples
           This text has a color of #8230c7        
        
          <p style="color:#8230c7;">Text here</p>
        
        
          .mytext {color:#8230c7;}
        
        Text color #8230c7
      
           This box has a color of #8230c7        
        
          <div style="background-color:#8230c7;">Content here</div>
        
        
          .mybackground {background-color:#8230c7;}
        
        Background color #8230c7
      
           Border around this has a color of #8230c7        
        
          <div style="border:2px solid #8230c7;">Content here</div>
        
        
          .myborder {border:2px solid #8230c7;}
        
        Border color #8230c7