#8d0fde color space conversions
Hex:
        #8d0fde
        RGB:
        141, 15, 222
        CMY:
        45, 94, 13
        CMYK:
        36, 93, 0, 13
      HSL:
        277°, 87.3418%, 46.4706%
        HSV (HSB):
        277°, 93.2432%, 87.0588%
        XYZ:
        24.3401, 11.2783, 70.0013
        xyY:
        0.2305, 0.1068, 11.2783
      CIE-Lab:
        40.0453, 75.9410, -75.9852
        CIE-LCH:
        40.0453, 107.4281, 314.9833
        CIE-Luv:
        40.0453, 22.6140, -112.8571
        Hunter-Lab:
        33.5832, 70.6013, -100.0768
      #8d0fde color charts
#8d0fde RGB chart
      #8d0fde CMYK chart
      #8d0fde RGB pie chart
      #8d0fde color shades, tints & tones
#8d0fde color schemes
#8d0fde color preview, HTML & CSS examples
           This text has a color of #8d0fde        
        
          <p style="color:#8d0fde;">Text here</p>
        
        
          .mytext {color:#8d0fde;}
        
        Text color #8d0fde
      
           This box has a color of #8d0fde        
        
          <div style="background-color:#8d0fde;">Content here</div>
        
        
          .mybackground {background-color:#8d0fde;}
        
        Background color #8d0fde
      
           Border around this has a color of #8d0fde        
        
          <div style="border:2px solid #8d0fde;">Content here</div>
        
        
          .myborder {border:2px solid #8d0fde;}
        
        Border color #8d0fde