#d961eb color space conversions
Hex:
        #d961eb
        RGB:
        217, 97, 235
        CMY:
        15, 62, 8
        CMYK:
        8, 59, 0, 8
      HSL:
        292°, 77.5281%, 65.0980%
        HSV (HSB):
        292°, 58.7234%, 92.1569%
        XYZ:
        47.8854, 29.2993, 81.7287
        xyY:
        0.3013, 0.1844, 29.2993
      CIE-Lab:
        61.0448, 65.7652, -48.9254
        CIE-LCH:
        61.0448, 81.9680, 323.3529
        CIE-Luv:
        61.0448, 50.4946, -86.0046
        Hunter-Lab:
        54.1288, 63.1857, -51.6315
      #d961eb color charts
#d961eb RGB chart
      #d961eb CMYK chart
      #d961eb RGB pie chart
      #d961eb color shades, tints & tones
#d961eb color schemes
#d961eb color preview, HTML & CSS examples
           This text has a color of #d961eb        
        
          <p style="color:#d961eb;">Text here</p>
        
        
          .mytext {color:#d961eb;}
        
        Text color #d961eb
      
           This box has a color of #d961eb        
        
          <div style="background-color:#d961eb;">Content here</div>
        
        
          .mybackground {background-color:#d961eb;}
        
        Background color #d961eb
      
           Border around this has a color of #d961eb        
        
          <div style="border:2px solid #d961eb;">Content here</div>
        
        
          .myborder {border:2px solid #d961eb;}
        
        Border color #d961eb