#bc45aa color space conversions
Hex:
        #bc45aa
        RGB:
        188, 69, 170
        CMY:
        26, 73, 33
        CMYK:
        0, 63, 10, 26
      HSL:
        309°, 47.0356%, 50.3922%
        HSV (HSB):
        309°, 63.2979%, 73.7255%
        XYZ:
        30.1229, 17.8499, 39.8879
        xyY:
        0.3428, 0.2032, 17.8499
      CIE-Lab:
        49.3135, 59.3727, -30.4962
        CIE-LCH:
        49.3135, 66.7468, 332.8131
        CIE-Luv:
        49.3135, 58.1701, -53.5815
        Hunter-Lab:
        42.2491, 53.3313, -26.4020
      #bc45aa color charts
#bc45aa RGB chart
      #bc45aa CMYK chart
      #bc45aa RGB pie chart
      #bc45aa color shades, tints & tones
#bc45aa color schemes
#bc45aa color preview, HTML & CSS examples
           This text has a color of #bc45aa        
        
          <p style="color:#bc45aa;">Text here</p>
        
        
          .mytext {color:#bc45aa;}
        
        Text color #bc45aa
      
           This box has a color of #bc45aa        
        
          <div style="background-color:#bc45aa;">Content here</div>
        
        
          .mybackground {background-color:#bc45aa;}
        
        Background color #bc45aa
      
           Border around this has a color of #bc45aa        
        
          <div style="border:2px solid #bc45aa;">Content here</div>
        
        
          .myborder {border:2px solid #bc45aa;}
        
        Border color #bc45aa