#bc0de8 color space conversions
Hex:
        #bc0de8
        RGB:
        188, 13, 232
        CMY:
        26, 95, 9
        CMYK:
        19, 94, 0, 9
      HSL:
        288°, 89.3878%, 48.0392%
        HSV (HSB):
        288°, 94.3966%, 90.9804%
        XYZ:
        35.4484, 16.8054, 77.7194
        xyY:
        0.2727, 0.1293, 16.8054
      CIE-Lab:
        48.0139, 83.9844, -68.3703
        CIE-LCH:
        48.0139, 108.2954, 320.8515
        CIE-Luv:
        48.0139, 46.4893, -111.0153
        Hunter-Lab:
        40.9944, 82.6113, -83.7090
      #bc0de8 color charts
#bc0de8 RGB chart
      #bc0de8 CMYK chart
      #bc0de8 RGB pie chart
      #bc0de8 color shades, tints & tones
#bc0de8 color schemes
#bc0de8 color preview, HTML & CSS examples
           This text has a color of #bc0de8        
        
          <p style="color:#bc0de8;">Text here</p>
        
        
          .mytext {color:#bc0de8;}
        
        Text color #bc0de8
      
           This box has a color of #bc0de8        
        
          <div style="background-color:#bc0de8;">Content here</div>
        
        
          .mybackground {background-color:#bc0de8;}
        
        Background color #bc0de8
      
           Border around this has a color of #bc0de8        
        
          <div style="border:2px solid #bc0de8;">Content here</div>
        
        
          .myborder {border:2px solid #bc0de8;}
        
        Border color #bc0de8