#d115ed color space conversions
Hex:
        #d115ed
        RGB:
        209, 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.8487, 20.2061, 81.8153
        xyY:
        0.2909, 0.1404, 20.2061
      CIE-Lab:
        52.0694, 86.9777, -64.4644
        CIE-LCH:
        52.0694, 108.2625, 323.4556
        CIE-Luv:
        52.0694, 58.0072, -108.5138
        Hunter-Lab:
        44.9512, 87.5158, -76.4475
      #d115ed color charts
#d115ed RGB chart
      #d115ed CMYK chart
      #d115ed RGB pie chart
      #d115ed color shades, tints & tones
#d115ed color schemes
#d115ed color preview, HTML & CSS examples
           This text has a color of #d115ed        
        
          <p style="color:#d115ed;">Text here</p>
        
        
          .mytext {color:#d115ed;}
        
        Text color #d115ed
      
           This box has a color of #d115ed        
        
          <div style="background-color:#d115ed;">Content here</div>
        
        
          .mybackground {background-color:#d115ed;}
        
        Background color #d115ed
      
           Border around this has a color of #d115ed        
        
          <div style="border:2px solid #d115ed;">Content here</div>
        
        
          .myborder {border:2px solid #d115ed;}
        
        Border color #d115ed