#bc0f9f color space conversions
Hex:
        #bc0f9f
        RGB:
        188, 15, 159
        CMY:
        26, 94, 38
        CMYK:
        0, 92, 15, 26
      HSL:
        310°, 85.2217%, 39.8039%
        HSV (HSB):
        310°, 92.0213%, 73.7255%
        XYZ:
        27.1679, 13.5362, 33.9817
        xyY:
        0.3638, 0.1812, 13.5362
      CIE-Lab:
        43.5603, 72.6381, -32.9719
        CIE-LCH:
        43.5603, 79.7712, 335.5858
        CIE-Luv:
        43.5603, 73.2375, -57.5137
        Hunter-Lab:
        36.7916, 67.4237, -29.0078
      #bc0f9f color charts
#bc0f9f RGB chart
      #bc0f9f CMYK chart
      #bc0f9f RGB pie chart
      #bc0f9f color shades, tints & tones
#bc0f9f color schemes
#bc0f9f color preview, HTML & CSS examples
           This text has a color of #bc0f9f        
        
          <p style="color:#bc0f9f;">Text here</p>
        
        
          .mytext {color:#bc0f9f;}
        
        Text color #bc0f9f
      
           This box has a color of #bc0f9f        
        
          <div style="background-color:#bc0f9f;">Content here</div>
        
        
          .mybackground {background-color:#bc0f9f;}
        
        Background color #bc0f9f
      
           Border around this has a color of #bc0f9f        
        
          <div style="border:2px solid #bc0f9f;">Content here</div>
        
        
          .myborder {border:2px solid #bc0f9f;}
        
        Border color #bc0f9f