#8d28cb color space conversions
Hex:
        #8d28cb
        RGB:
        141, 40, 203
        CMY:
        45, 84, 20
        CMYK:
        31, 80, 0, 20
      HSL:
        277°, 67.0782%, 47.6471%
        HSV (HSB):
        277°, 80.2956%, 79.6078%
        XYZ:
        22.5228, 11.4921, 57.5310
        xyY:
        0.2460, 0.1255, 11.4921
      CIE-Lab:
        40.3972, 66.3163, -64.4512
        CIE-LCH:
        40.3972, 92.4760, 315.8171
        CIE-Luv:
        40.3972, 24.8444, -98.1506
        Hunter-Lab:
        33.9000, 59.2684, -76.8899
      #8d28cb color charts
#8d28cb RGB chart
      #8d28cb CMYK chart
      #8d28cb RGB pie chart
      #8d28cb color shades, tints & tones
#8d28cb color schemes
#8d28cb color preview, HTML & CSS examples
           This text has a color of #8d28cb        
        
          <p style="color:#8d28cb;">Text here</p>
        
        
          .mytext {color:#8d28cb;}
        
        Text color #8d28cb
      
           This box has a color of #8d28cb        
        
          <div style="background-color:#8d28cb;">Content here</div>
        
        
          .mybackground {background-color:#8d28cb;}
        
        Background color #8d28cb
      
           Border around this has a color of #8d28cb        
        
          <div style="border:2px solid #8d28cb;">Content here</div>
        
        
          .myborder {border:2px solid #8d28cb;}
        
        Border color #8d28cb