#de77e5 color space conversions
Hex:
        #de77e5
        RGB:
        222, 119, 229
        CMY:
        13, 53, 10
        CMYK:
        3, 48, 0, 10
      HSL:
        296°, 67.9012%, 68.2353%
        HSV (HSB):
        296°, 48.0349%, 89.8039%
        XYZ:
        50.8639, 34.3804, 78.0840
        xyY:
        0.3114, 0.2105, 34.3804
      CIE-Lab:
        65.2634, 55.6654, -38.9090
        CIE-LCH:
        65.2634, 67.9157, 325.0472
        CIE-Luv:
        65.2634, 47.6973, -69.5316
        Hunter-Lab:
        58.6348, 52.2324, -37.9122
      #de77e5 color charts
#de77e5 RGB chart
      #de77e5 CMYK chart
      #de77e5 RGB pie chart
      #de77e5 color shades, tints & tones
#de77e5 color schemes
#de77e5 color preview, HTML & CSS examples
           This text has a color of #de77e5        
        
          <p style="color:#de77e5;">Text here</p>
        
        
          .mytext {color:#de77e5;}
        
        Text color #de77e5
      
           This box has a color of #de77e5        
        
          <div style="background-color:#de77e5;">Content here</div>
        
        
          .mybackground {background-color:#de77e5;}
        
        Background color #de77e5
      
           Border around this has a color of #de77e5        
        
          <div style="border:2px solid #de77e5;">Content here</div>
        
        
          .myborder {border:2px solid #de77e5;}
        
        Border color #de77e5