#d015ed color space conversions
Hex:
        #d015ed
        RGB:
        208, 21, 237
        CMY:
        18, 92, 7
        CMYK:
        12, 91, 0, 7
      HSL:
        292°, 85.7143%, 50.5882%
        HSV (HSB):
        292°, 91.1392%, 92.9412%
        XYZ:
        41.5667, 20.0607, 81.8021
        xyY:
        0.2898, 0.1399, 20.0607
      CIE-Lab:
        51.9057, 86.8266, -64.7369
        CIE-LCH:
        51.9057, 108.3039, 323.2922
        CIE-Luv:
        51.9057, 57.3444, -108.7899
        Hunter-Lab:
        44.7891, 87.2764, -76.9338
      #d015ed color charts
#d015ed RGB chart
      #d015ed CMYK chart
      #d015ed RGB pie chart
      #d015ed color shades, tints & tones
#d015ed color schemes
#d015ed color preview, HTML & CSS examples
           This text has a color of #d015ed        
        
          <p style="color:#d015ed;">Text here</p>
        
        
          .mytext {color:#d015ed;}
        
        Text color #d015ed
      
           This box has a color of #d015ed        
        
          <div style="background-color:#d015ed;">Content here</div>
        
        
          .mybackground {background-color:#d015ed;}
        
        Background color #d015ed
      
           Border around this has a color of #d015ed        
        
          <div style="border:2px solid #d015ed;">Content here</div>
        
        
          .myborder {border:2px solid #d015ed;}
        
        Border color #d015ed