#8230a4 color space conversions
Hex:
        #8230a4
        RGB:
        130, 48, 164
        CMY:
        49, 81, 36
        CMYK:
        21, 71, 0, 36
      HSL:
        282°, 54.7170%, 41.5686%
        HSV (HSB):
        282°, 70.7317%, 64.3137%
        XYZ:
        16.9637, 9.5401, 36.0693
        xyY:
        0.2711, 0.1525, 9.5401
      CIE-Lab:
        37.0040, 53.0470, -46.9989
        CIE-LCH:
        37.0040, 70.8722, 318.4595
        CIE-Luv:
        37.0040, 26.5024, -71.3334
        Hunter-Lab:
        30.8870, 43.9833, -47.6169
      #8230a4 color charts
#8230a4 RGB chart
      #8230a4 CMYK chart
      #8230a4 RGB pie chart
      #8230a4 color shades, tints & tones
#8230a4 color schemes
#8230a4 color preview, HTML & CSS examples
           This text has a color of #8230a4        
        
          <p style="color:#8230a4;">Text here</p>
        
        
          .mytext {color:#8230a4;}
        
        Text color #8230a4
      
           This box has a color of #8230a4        
        
          <div style="background-color:#8230a4;">Content here</div>
        
        
          .mybackground {background-color:#8230a4;}
        
        Background color #8230a4
      
           Border around this has a color of #8230a4        
        
          <div style="border:2px solid #8230a4;">Content here</div>
        
        
          .myborder {border:2px solid #8230a4;}
        
        Border color #8230a4