#8230ab color space conversions
Hex:
        #8230ab
        RGB:
        130, 48, 171
        CMY:
        49, 81, 33
        CMYK:
        24, 72, 0, 33
      HSL:
        280°, 56.1644%, 42.9412%
        HSV (HSB):
        280°, 71.9298%, 67.0588%
        XYZ:
        17.6136, 9.8000, 39.4913
        xyY:
        0.2633, 0.1465, 9.8000
      CIE-Lab:
        37.4811, 54.5403, -50.4211
        CIE-LCH:
        37.4811, 74.2761, 317.2474
        CIE-Luv:
        37.4811, 24.8685, -76.3877
        Hunter-Lab:
        31.3050, 45.6483, -52.8811
      #8230ab color charts
#8230ab RGB chart
      #8230ab CMYK chart
      #8230ab RGB pie chart
      #8230ab color shades, tints & tones
#8230ab color schemes
#8230ab color preview, HTML & CSS examples
           This text has a color of #8230ab        
        
          <p style="color:#8230ab;">Text here</p>
        
        
          .mytext {color:#8230ab;}
        
        Text color #8230ab
      
           This box has a color of #8230ab        
        
          <div style="background-color:#8230ab;">Content here</div>
        
        
          .mybackground {background-color:#8230ab;}
        
        Background color #8230ab
      
           Border around this has a color of #8230ab        
        
          <div style="border:2px solid #8230ab;">Content here</div>
        
        
          .myborder {border:2px solid #8230ab;}
        
        Border color #8230ab