#bc05bd color space conversions
Hex:
        #bc05bd
        RGB:
        188, 5, 189
        CMY:
        26, 98, 26
        CMYK:
        1, 97, 0, 26
      HSL:
        300°, 94.8454%, 38.0392%
        HSV (HSB):
        300°, 97.3545%, 74.1176%
        XYZ:
        29.9786, 14.4740, 49.3578
        xyY:
        0.3196, 0.1543, 14.4740
      CIE-Lab:
        44.9052, 77.8291, -48.6278
        CIE-LCH:
        44.9052, 91.7716, 328.0027
        CIE-Luv:
        44.9052, 61.6554, -80.9592
        Hunter-Lab:
        38.0448, 74.0766, -50.2893
      #bc05bd color charts
#bc05bd RGB chart
      #bc05bd CMYK chart
      #bc05bd RGB pie chart
      #bc05bd color shades, tints & tones
#bc05bd color schemes
#bc05bd color preview, HTML & CSS examples
           This text has a color of #bc05bd        
        
          <p style="color:#bc05bd;">Text here</p>
        
        
          .mytext {color:#bc05bd;}
        
        Text color #bc05bd
      
           This box has a color of #bc05bd        
        
          <div style="background-color:#bc05bd;">Content here</div>
        
        
          .mybackground {background-color:#bc05bd;}
        
        Background color #bc05bd
      
           Border around this has a color of #bc05bd        
        
          <div style="border:2px solid #bc05bd;">Content here</div>
        
        
          .myborder {border:2px solid #bc05bd;}
        
        Border color #bc05bd