#7f44de color space conversions
Hex:
        #7f44de
        RGB:
        127, 68, 222
        CMY:
        50, 73, 13
        CMYK:
        43, 69, 0, 13
      HSL:
        263°, 70.0000%, 56.8627%
        HSV (HSB):
        263°, 69.3694%, 87.0588%
        XYZ:
        24.0043, 13.9202, 70.5289
        xyY:
        0.2213, 0.1284, 13.9202
      CIE-Lab:
        44.1183, 56.9181, -69.3955
        CIE-LCH:
        44.1183, 89.7519, 309.3585
        CIE-Luv:
        44.1183, 10.4520, -106.9191
        Hunter-Lab:
        37.3098, 49.5511, -85.9626
      #7f44de color charts
#7f44de RGB chart
      #7f44de CMYK chart
      #7f44de RGB pie chart
      #7f44de color shades, tints & tones
#7f44de color schemes
#7f44de color preview, HTML & CSS examples
           This text has a color of #7f44de        
        
          <p style="color:#7f44de;">Text here</p>
        
        
          .mytext {color:#7f44de;}
        
        Text color #7f44de
      
           This box has a color of #7f44de        
        
          <div style="background-color:#7f44de;">Content here</div>
        
        
          .mybackground {background-color:#7f44de;}
        
        Background color #7f44de
      
           Border around this has a color of #7f44de        
        
          <div style="border:2px solid #7f44de;">Content here</div>
        
        
          .myborder {border:2px solid #7f44de;}
        
        Border color #7f44de