#8226d1 color space conversions
Hex:
        #8226d1
        RGB:
        130, 38, 209
        CMY:
        49, 85, 18
        CMYK:
        38, 82, 0, 18
      HSL:
        272°, 69.2308%, 48.4314%
        HSV (HSB):
        272°, 81.8182%, 81.9608%
        XYZ:
        21.4077, 10.7355, 61.2655
        xyY:
        0.2292, 0.1149, 10.7355
      CIE-Lab:
        39.1314, 66.5795, -70.0591
        CIE-LCH:
        39.1314, 96.6494, 313.5412
        CIE-Luv:
        39.1314, 18.2995, -104.0404
        Hunter-Lab:
        32.7651, 59.2873, -87.9273
      #8226d1 color charts
#8226d1 RGB chart
      #8226d1 CMYK chart
      #8226d1 RGB pie chart
      #8226d1 color shades, tints & tones
#8226d1 color schemes
#8226d1 color preview, HTML & CSS examples
           This text has a color of #8226d1        
        
          <p style="color:#8226d1;">Text here</p>
        
        
          .mytext {color:#8226d1;}
        
        Text color #8226d1
      
           This box has a color of #8226d1        
        
          <div style="background-color:#8226d1;">Content here</div>
        
        
          .mybackground {background-color:#8226d1;}
        
        Background color #8226d1
      
           Border around this has a color of #8226d1        
        
          <div style="border:2px solid #8226d1;">Content here</div>
        
        
          .myborder {border:2px solid #8226d1;}
        
        Border color #8226d1