#d58bfa color space conversions
Hex:
        #d58bfa
        RGB:
        213, 139, 250
        CMY:
        16, 45, 2
        CMYK:
        15, 44, 0, 2
      HSL:
        280°, 91.7355%, 76.2745%
        HSV (HSB):
        280°, 44.4000%, 98.0392%
        XYZ:
        53.9285, 39.5135, 95.2270
        xyY:
        0.2858, 0.2094, 39.5135
      CIE-Lab:
        69.1216, 47.0295, -44.5012
        CIE-LCH:
        69.1216, 64.7466, 316.5822
        CIE-Luv:
        69.1216, 30.1344, -78.0830
        Hunter-Lab:
        62.8598, 43.1337, -45.8173
      #d58bfa color charts
#d58bfa RGB chart
      #d58bfa CMYK chart
      #d58bfa RGB pie chart
      #d58bfa color shades, tints & tones
#d58bfa color schemes
#d58bfa color preview, HTML & CSS examples
           This text has a color of #d58bfa        
        
          <p style="color:#d58bfa;">Text here</p>
        
        
          .mytext {color:#d58bfa;}
        
        Text color #d58bfa
      
           This box has a color of #d58bfa        
        
          <div style="background-color:#d58bfa;">Content here</div>
        
        
          .mybackground {background-color:#d58bfa;}
        
        Background color #d58bfa
      
           Border around this has a color of #d58bfa        
        
          <div style="border:2px solid #d58bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d58bfa;}
        
        Border color #d58bfa