#8c41bc color space conversions
Hex:
        #8c41bc
        RGB:
        140, 65, 188
        CMY:
        45, 75, 26
        CMYK:
        26, 65, 0, 26
      HSL:
        277°, 48.6166%, 49.6078%
        HSV (HSB):
        277°, 65.4255%, 73.7255%
        XYZ:
        21.7826, 12.9869, 48.9356
        xyY:
        0.2602, 0.1552, 12.9869
      CIE-Lab:
        42.7435, 52.7760, -51.9156
        CIE-LCH:
        42.7435, 74.0306, 315.4708
        CIE-Luv:
        42.7435, 23.2988, -81.5135
        Hunter-Lab:
        36.0373, 44.8283, -55.2846
      #8c41bc color charts
#8c41bc RGB chart
      #8c41bc CMYK chart
      #8c41bc RGB pie chart
      #8c41bc color shades, tints & tones
#8c41bc color schemes
#8c41bc color preview, HTML & CSS examples
           This text has a color of #8c41bc        
        
          <p style="color:#8c41bc;">Text here</p>
        
        
          .mytext {color:#8c41bc;}
        
        Text color #8c41bc
      
           This box has a color of #8c41bc        
        
          <div style="background-color:#8c41bc;">Content here</div>
        
        
          .mybackground {background-color:#8c41bc;}
        
        Background color #8c41bc
      
           Border around this has a color of #8c41bc        
        
          <div style="border:2px solid #8c41bc;">Content here</div>
        
        
          .myborder {border:2px solid #8c41bc;}
        
        Border color #8c41bc