#d27ee2 color space conversions
Hex:
        #d27ee2
        RGB:
        210, 126, 226
        CMY:
        18, 51, 11
        CMYK:
        7, 44, 0, 11
      HSL:
        290°, 63.2911%, 69.0196%
        HSV (HSB):
        290°, 44.2478%, 88.6275%
        XYZ:
        47.7667, 34.1143, 76.0187
        xyY:
        0.3025, 0.2161, 34.1143
      CIE-Lab:
        65.0532, 48.1586, -37.6788
        CIE-LCH:
        65.0532, 61.1469, 321.9607
        CIE-Luv:
        65.0532, 37.8641, -66.3672
        Hunter-Lab:
        58.4075, 43.7674, -36.2820
      #d27ee2 color charts
#d27ee2 RGB chart
      #d27ee2 CMYK chart
      #d27ee2 RGB pie chart
      #d27ee2 color shades, tints & tones
#d27ee2 color schemes
#d27ee2 color preview, HTML & CSS examples
           This text has a color of #d27ee2        
        
          <p style="color:#d27ee2;">Text here</p>
        
        
          .mytext {color:#d27ee2;}
        
        Text color #d27ee2
      
           This box has a color of #d27ee2        
        
          <div style="background-color:#d27ee2;">Content here</div>
        
        
          .mybackground {background-color:#d27ee2;}
        
        Background color #d27ee2
      
           Border around this has a color of #d27ee2        
        
          <div style="border:2px solid #d27ee2;">Content here</div>
        
        
          .myborder {border:2px solid #d27ee2;}
        
        Border color #d27ee2