#cb31ba color space conversions
Hex:
        #cb31ba
        RGB:
        203, 49, 186
        CMY:
        20, 81, 27
        CMYK:
        0, 76, 8, 20
      HSL:
        307°, 61.1111%, 49.4118%
        HSV (HSB):
        307°, 75.8621%, 79.6078%
        XYZ:
        34.5898, 18.4383, 48.1902
        xyY:
        0.3417, 0.1822, 18.4383
      CIE-Lab:
        50.0235, 72.3929, -38.5821
        CIE-LCH:
        50.0235, 82.0324, 331.9444
        CIE-Luv:
        50.0235, 68.7738, -67.7689
        Hunter-Lab:
        42.9398, 68.6445, -36.4817
      #cb31ba color charts
#cb31ba RGB chart
      #cb31ba CMYK chart
      #cb31ba RGB pie chart
      #cb31ba color shades, tints & tones
#cb31ba color schemes
#cb31ba color preview, HTML & CSS examples
           This text has a color of #cb31ba        
        
          <p style="color:#cb31ba;">Text here</p>
        
        
          .mytext {color:#cb31ba;}
        
        Text color #cb31ba
      
           This box has a color of #cb31ba        
        
          <div style="background-color:#cb31ba;">Content here</div>
        
        
          .mybackground {background-color:#cb31ba;}
        
        Background color #cb31ba
      
           Border around this has a color of #cb31ba        
        
          <div style="border:2px solid #cb31ba;">Content here</div>
        
        
          .myborder {border:2px solid #cb31ba;}
        
        Border color #cb31ba