#8230c5 color space conversions
Hex:
        #8230c5
        RGB:
        130, 48, 197
        CMY:
        49, 81, 23
        CMYK:
        34, 76, 0, 23
      HSL:
        273°, 60.8163%, 48.0392%
        HSV (HSB):
        273°, 75.6345%, 77.2549%
        XYZ:
        20.3409, 10.8909, 53.8534
        xyY:
        0.2391, 0.1280, 10.8909
      CIE-Lab:
        39.3962, 60.2987, -62.6558
        CIE-LCH:
        39.3962, 86.9579, 313.9018
        CIE-Luv:
        39.3962, 19.3673, -94.4625
        Hunter-Lab:
        33.0014, 52.2686, -73.6514
      #8230c5 color charts
#8230c5 RGB chart
      #8230c5 CMYK chart
      #8230c5 RGB pie chart
      #8230c5 color shades, tints & tones
#8230c5 color schemes
#8230c5 color preview, HTML & CSS examples
           This text has a color of #8230c5        
        
          <p style="color:#8230c5;">Text here</p>
        
        
          .mytext {color:#8230c5;}
        
        Text color #8230c5
      
           This box has a color of #8230c5        
        
          <div style="background-color:#8230c5;">Content here</div>
        
        
          .mybackground {background-color:#8230c5;}
        
        Background color #8230c5
      
           Border around this has a color of #8230c5        
        
          <div style="border:2px solid #8230c5;">Content here</div>
        
        
          .myborder {border:2px solid #8230c5;}
        
        Border color #8230c5