#bc05f2 color space conversions
Hex:
        #bc05f2
        RGB:
        188, 5, 242
        CMY:
        26, 98, 5
        CMYK:
        22, 98, 0, 5
      HSL:
        286°, 95.9514%, 48.4314%
        HSV (HSB):
        286°, 97.9339%, 94.9020%
        XYZ:
        36.8203, 17.2107, 85.3858
        xyY:
        0.2641, 0.1234, 17.2107
      CIE-Lab:
        48.5244, 86.3680, -73.1839
        CIE-LCH:
        48.5244, 113.2048, 319.7238
        CIE-Luv:
        48.5244, 43.7733, -118.1447
        Hunter-Lab:
        41.4858, 85.8258, -92.9902
      #bc05f2 color charts
#bc05f2 RGB chart
      #bc05f2 CMYK chart
      #bc05f2 RGB pie chart
      #bc05f2 color shades, tints & tones
#bc05f2 color schemes
#bc05f2 color preview, HTML & CSS examples
           This text has a color of #bc05f2        
        
          <p style="color:#bc05f2;">Text here</p>
        
        
          .mytext {color:#bc05f2;}
        
        Text color #bc05f2
      
           This box has a color of #bc05f2        
        
          <div style="background-color:#bc05f2;">Content here</div>
        
        
          .mybackground {background-color:#bc05f2;}
        
        Background color #bc05f2
      
           Border around this has a color of #bc05f2        
        
          <div style="border:2px solid #bc05f2;">Content here</div>
        
        
          .myborder {border:2px solid #bc05f2;}
        
        Border color #bc05f2