#bc58be color space conversions
Hex:
        #bc58be
        RGB:
        188, 88, 190
        CMY:
        26, 65, 25
        CMYK:
        1, 54, 0, 25
      HSL:
        299°, 43.9655%, 54.5098%
        HSV (HSB):
        299°, 53.6842%, 74.5098%
        XYZ:
        33.5230, 21.3885, 51.0767
        xyY:
        0.3163, 0.2018, 21.3885
      CIE-Lab:
        53.3721, 54.2508, -35.7929
        CIE-LCH:
        53.3721, 64.9945, 326.5845
        CIE-Luv:
        53.3721, 46.0284, -61.8161
        Hunter-Lab:
        46.2477, 48.4536, -33.1074
      #bc58be color charts
#bc58be RGB chart
      #bc58be CMYK chart
      #bc58be RGB pie chart
      #bc58be color shades, tints & tones
#bc58be color schemes
#bc58be color preview, HTML & CSS examples
           This text has a color of #bc58be        
        
          <p style="color:#bc58be;">Text here</p>
        
        
          .mytext {color:#bc58be;}
        
        Text color #bc58be
      
           This box has a color of #bc58be        
        
          <div style="background-color:#bc58be;">Content here</div>
        
        
          .mybackground {background-color:#bc58be;}
        
        Background color #bc58be
      
           Border around this has a color of #bc58be        
        
          <div style="border:2px solid #bc58be;">Content here</div>
        
        
          .myborder {border:2px solid #bc58be;}
        
        Border color #bc58be