#8241dc color space conversions
Hex:
        #8241dc
        RGB:
        130, 65, 220
        CMY:
        49, 75, 14
        CMYK:
        41, 70, 0, 14
      HSL:
        265°, 68.8889%, 55.8824%
        HSV (HSB):
        265°, 70.4545%, 86.2745%
        XYZ:
        24.0145, 13.6937, 69.0876
        xyY:
        0.2249, 0.1282, 13.6937
      CIE-Lab:
        43.7905, 58.3756, -68.7737
        CIE-LCH:
        43.7905, 90.2083, 310.3248
        CIE-Luv:
        43.7905, 12.5992, -105.9479
        Hunter-Lab:
        37.0050, 51.0791, -84.7896
      #8241dc color charts
#8241dc RGB chart
      #8241dc CMYK chart
      #8241dc RGB pie chart
      #8241dc color shades, tints & tones
#8241dc color schemes
#8241dc color preview, HTML & CSS examples
           This text has a color of #8241dc        
        
          <p style="color:#8241dc;">Text here</p>
        
        
          .mytext {color:#8241dc;}
        
        Text color #8241dc
      
           This box has a color of #8241dc        
        
          <div style="background-color:#8241dc;">Content here</div>
        
        
          .mybackground {background-color:#8241dc;}
        
        Background color #8241dc
      
           Border around this has a color of #8241dc        
        
          <div style="border:2px solid #8241dc;">Content here</div>
        
        
          .myborder {border:2px solid #8241dc;}
        
        Border color #8241dc