#c47efe color space conversions
Hex:
        #c47efe
        RGB:
        196, 126, 254
        CMY:
        23, 51, 0
        CMYK:
        23, 50, 0, 0
      HSL:
        273°, 98.4615%, 74.5098%
        HSV (HSB):
        273°, 50.3937%, 99.6078%
        XYZ:
        48.1152, 33.8132, 97.7566
        xyY:
        0.2678, 0.1882, 33.8132
      CIE-Lab:
        64.8140, 50.1541, -53.6068
        CIE-LCH:
        64.8140, 73.4106, 313.0941
        CIE-Luv:
        64.8140, 24.4034, -92.4450
        Hunter-Lab:
        58.1491, 45.9379, -58.9701
      #c47efe color charts
#c47efe RGB chart
      #c47efe CMYK chart
      #c47efe RGB pie chart
      #c47efe color shades, tints & tones
#c47efe color schemes
#c47efe color preview, HTML & CSS examples
           This text has a color of #c47efe        
        
          <p style="color:#c47efe;">Text here</p>
        
        
          .mytext {color:#c47efe;}
        
        Text color #c47efe
      
           This box has a color of #c47efe        
        
          <div style="background-color:#c47efe;">Content here</div>
        
        
          .mybackground {background-color:#c47efe;}
        
        Background color #c47efe
      
           Border around this has a color of #c47efe        
        
          <div style="border:2px solid #c47efe;">Content here</div>
        
        
          .myborder {border:2px solid #c47efe;}
        
        Border color #c47efe