#8d309f color space conversions
Hex:
        #8d309f
        RGB:
        141, 48, 159
        CMY:
        45, 81, 38
        CMYK:
        11, 70, 0, 38
      HSL:
        290°, 53.6232%, 40.5882%
        HSV (HSB):
        290°, 69.8113%, 62.3529%
        XYZ:
        18.2995, 10.2798, 33.8206
        xyY:
        0.2933, 0.1647, 10.2798
      CIE-Lab:
        38.3400, 54.4911, -41.7576
        CIE-LCH:
        38.3400, 68.6512, 322.5364
        CIE-Luv:
        38.3400, 34.5634, -65.1071
        Hunter-Lab:
        32.0622, 45.7700, -40.0982
      #8d309f color charts
#8d309f RGB chart
      #8d309f CMYK chart
      #8d309f RGB pie chart
      #8d309f color shades, tints & tones
#8d309f color schemes
#8d309f color preview, HTML & CSS examples
           This text has a color of #8d309f        
        
          <p style="color:#8d309f;">Text here</p>
        
        
          .mytext {color:#8d309f;}
        
        Text color #8d309f
      
           This box has a color of #8d309f        
        
          <div style="background-color:#8d309f;">Content here</div>
        
        
          .mybackground {background-color:#8d309f;}
        
        Background color #8d309f
      
           Border around this has a color of #8d309f        
        
          <div style="border:2px solid #8d309f;">Content here</div>
        
        
          .myborder {border:2px solid #8d309f;}
        
        Border color #8d309f