#bc3fde color space conversions
Hex:
        #bc3fde
        RGB:
        188, 63, 222
        CMY:
        26, 75, 13
        CMYK:
        15, 72, 0, 13
      HSL:
        287°, 70.6667%, 55.8824%
        HSV (HSB):
        287°, 71.6216%, 87.0588%
        XYZ:
        35.7014, 19.5203, 70.9934
        xyY:
        0.2829, 0.1547, 19.5203
      CIE-Lab:
        51.2905, 70.7152, -57.4086
        CIE-LCH:
        51.2905, 91.0845, 320.9293
        CIE-Luv:
        51.2905, 43.9332, -95.9429
        Hunter-Lab:
        44.1818, 66.9199, -64.3427
      #bc3fde color charts
#bc3fde RGB chart
      #bc3fde CMYK chart
      #bc3fde RGB pie chart
      #bc3fde color shades, tints & tones
#bc3fde color schemes
#bc3fde color preview, HTML & CSS examples
           This text has a color of #bc3fde        
        
          <p style="color:#bc3fde;">Text here</p>
        
        
          .mytext {color:#bc3fde;}
        
        Text color #bc3fde
      
           This box has a color of #bc3fde        
        
          <div style="background-color:#bc3fde;">Content here</div>
        
        
          .mybackground {background-color:#bc3fde;}
        
        Background color #bc3fde
      
           Border around this has a color of #bc3fde        
        
          <div style="border:2px solid #bc3fde;">Content here</div>
        
        
          .myborder {border:2px solid #bc3fde;}
        
        Border color #bc3fde