#cb47fa color space conversions
Hex:
        #cb47fa
        RGB:
        203, 71, 250
        CMY:
        20, 72, 2
        CMYK:
        19, 72, 0, 2
      HSL:
        284°, 94.7090%, 62.9412%
        HSV (HSB):
        284°, 71.6000%, 98.0392%
        XYZ:
        44.1372, 24.1051, 92.7689
        xyY:
        0.2741, 0.1497, 24.1051
      CIE-Lab:
        56.1929, 76.0148, -65.1321
        CIE-LCH:
        56.1929, 100.1022, 319.4089
        CIE-Luv:
        56.1929, 44.0236, -110.4333
        Hunter-Lab:
        49.0970, 74.5482, -77.6609
      #cb47fa color charts
#cb47fa RGB chart
      #cb47fa CMYK chart
      #cb47fa RGB pie chart
      #cb47fa color shades, tints & tones
#cb47fa color schemes
#cb47fa color preview, HTML & CSS examples
           This text has a color of #cb47fa        
        
          <p style="color:#cb47fa;">Text here</p>
        
        
          .mytext {color:#cb47fa;}
        
        Text color #cb47fa
      
           This box has a color of #cb47fa        
        
          <div style="background-color:#cb47fa;">Content here</div>
        
        
          .mybackground {background-color:#cb47fa;}
        
        Background color #cb47fa
      
           Border around this has a color of #cb47fa        
        
          <div style="border:2px solid #cb47fa;">Content here</div>
        
        
          .myborder {border:2px solid #cb47fa;}
        
        Border color #cb47fa