#d15bfa color space conversions
Hex:
        #d15bfa
        RGB:
        209, 91, 250
        CMY:
        18, 64, 2
        CMYK:
        16, 64, 0, 2
      HSL:
        285°, 94.0828%, 66.8627%
        HSV (HSB):
        285°, 63.6000%, 98.0392%
        XYZ:
        47.2909, 27.9396, 93.3429
        xyY:
        0.2805, 0.1657, 27.9396
      CIE-Lab:
        59.8341, 69.3305, -59.2442
        CIE-LCH:
        59.8341, 91.1953, 319.4855
        CIE-Luv:
        59.8341, 43.2405, -102.2476
        Hunter-Lab:
        52.8579, 67.1989, -67.7008
      #d15bfa color charts
#d15bfa RGB chart
      #d15bfa CMYK chart
      #d15bfa RGB pie chart
      #d15bfa color shades, tints & tones
#d15bfa color schemes
#d15bfa color preview, HTML & CSS examples
           This text has a color of #d15bfa        
        
          <p style="color:#d15bfa;">Text here</p>
        
        
          .mytext {color:#d15bfa;}
        
        Text color #d15bfa
      
           This box has a color of #d15bfa        
        
          <div style="background-color:#d15bfa;">Content here</div>
        
        
          .mybackground {background-color:#d15bfa;}
        
        Background color #d15bfa
      
           Border around this has a color of #d15bfa        
        
          <div style="border:2px solid #d15bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d15bfa;}
        
        Border color #d15bfa