#bc13cf color space conversions
Hex:
        #bc13cf
        RGB:
        188, 19, 207
        CMY:
        26, 93, 19
        CMYK:
        9, 91, 0, 19
      HSL:
        294°, 83.1858%, 44.3137%
        HSV (HSB):
        294°, 90.8213%, 81.1765%
        XYZ:
        32.2344, 15.6621, 60.3556
        xyY:
        0.2978, 0.1447, 15.6621
      CIE-Lab:
        46.5280, 79.1653, -56.4849
        CIE-LCH:
        46.5280, 97.2507, 324.4920
        CIE-Luv:
        46.5280, 54.3276, -93.0640
        Hunter-Lab:
        39.5754, 76.1325, -62.7192
      #bc13cf color charts
#bc13cf RGB chart
      #bc13cf CMYK chart
      #bc13cf RGB pie chart
      #bc13cf color shades, tints & tones
#bc13cf color schemes
#bc13cf color preview, HTML & CSS examples
           This text has a color of #bc13cf        
        
          <p style="color:#bc13cf;">Text here</p>
        
        
          .mytext {color:#bc13cf;}
        
        Text color #bc13cf
      
           This box has a color of #bc13cf        
        
          <div style="background-color:#bc13cf;">Content here</div>
        
        
          .mybackground {background-color:#bc13cf;}
        
        Background color #bc13cf
      
           Border around this has a color of #bc13cf        
        
          <div style="border:2px solid #bc13cf;">Content here</div>
        
        
          .myborder {border:2px solid #bc13cf;}
        
        Border color #bc13cf