#bc03ad color space conversions
Hex:
        #bc03ad
        RGB:
        188, 3, 173
        CMY:
        26, 99, 32
        CMYK:
        0, 98, 8, 26
      HSL:
        305°, 96.8586%, 37.4510%
        HSV (HSB):
        305°, 98.4043%, 73.7255%
        XYZ:
        28.3144, 13.7736, 40.7014
        xyY:
        0.3420, 0.1664, 13.7736
      CIE-Lab:
        43.9065, 75.7156, -40.7850
        CIE-LCH:
        43.9065, 86.0016, 331.6904
        CIE-Luv:
        43.9065, 68.1450, -69.1360
        Hunter-Lab:
        37.1128, 71.2352, -39.0440
      #bc03ad color charts
#bc03ad RGB chart
      #bc03ad CMYK chart
      #bc03ad RGB pie chart
      #bc03ad color shades, tints & tones
#bc03ad color schemes
#bc03ad color preview, HTML & CSS examples
           This text has a color of #bc03ad        
        
          <p style="color:#bc03ad;">Text here</p>
        
        
          .mytext {color:#bc03ad;}
        
        Text color #bc03ad
      
           This box has a color of #bc03ad        
        
          <div style="background-color:#bc03ad;">Content here</div>
        
        
          .mybackground {background-color:#bc03ad;}
        
        Background color #bc03ad
      
           Border around this has a color of #bc03ad        
        
          <div style="border:2px solid #bc03ad;">Content here</div>
        
        
          .myborder {border:2px solid #bc03ad;}
        
        Border color #bc03ad