#d27bfa color space conversions
Hex:
        #d27bfa
        RGB:
        210, 123, 250
        CMY:
        18, 52, 2
        CMYK:
        16, 51, 0, 2
      HSL:
        281°, 92.7007%, 73.1373%
        HSV (HSB):
        281°, 50.8000%, 98.0392%
        XYZ:
        50.9166, 34.7697, 94.4701
        xyY:
        0.2826, 0.1930, 34.7697
      CIE-Lab:
        65.5690, 54.4885, -50.1184
        CIE-LCH:
        65.5690, 74.0328, 317.3923
        CIE-Luv:
        65.5690, 34.2014, -87.5519
        Hunter-Lab:
        58.9658, 50.9434, -53.7134
      #d27bfa color charts
#d27bfa RGB chart
      #d27bfa CMYK chart
      #d27bfa RGB pie chart
      #d27bfa color shades, tints & tones
#d27bfa color schemes
#d27bfa color preview, HTML & CSS examples
           This text has a color of #d27bfa        
        
          <p style="color:#d27bfa;">Text here</p>
        
        
          .mytext {color:#d27bfa;}
        
        Text color #d27bfa
      
           This box has a color of #d27bfa        
        
          <div style="background-color:#d27bfa;">Content here</div>
        
        
          .mybackground {background-color:#d27bfa;}
        
        Background color #d27bfa
      
           Border around this has a color of #d27bfa        
        
          <div style="border:2px solid #d27bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d27bfa;}
        
        Border color #d27bfa