#bc309e color space conversions
Hex:
        #bc309e
        RGB:
        188, 48, 158
        CMY:
        26, 81, 38
        CMYK:
        0, 74, 16, 26
      HSL:
        313°, 59.3220%, 46.2745%
        HSV (HSB):
        313°, 74.4681%, 73.7255%
        XYZ:
        27.9675, 15.2739, 33.8219
        xyY:
        0.3629, 0.1982, 15.2739
      CIE-Lab:
        46.0071, 65.2922, -28.5402
        CIE-LCH:
        46.0071, 71.2574, 336.3891
        CIE-Luv:
        46.0071, 68.2870, -50.7993
        Hunter-Lab:
        39.0818, 59.3441, -23.9530
      #bc309e color charts
#bc309e RGB chart
      #bc309e CMYK chart
      #bc309e RGB pie chart
      #bc309e color shades, tints & tones
#bc309e color schemes
#bc309e color preview, HTML & CSS examples
           This text has a color of #bc309e        
        
          <p style="color:#bc309e;">Text here</p>
        
        
          .mytext {color:#bc309e;}
        
        Text color #bc309e
      
           This box has a color of #bc309e        
        
          <div style="background-color:#bc309e;">Content here</div>
        
        
          .mybackground {background-color:#bc309e;}
        
        Background color #bc309e
      
           Border around this has a color of #bc309e        
        
          <div style="border:2px solid #bc309e;">Content here</div>
        
        
          .myborder {border:2px solid #bc309e;}
        
        Border color #bc309e