#bc4fde color space conversions
Hex:
        #bc4fde
        RGB:
        188, 79, 222
        CMY:
        26, 69, 13
        CMYK:
        15, 64, 0, 13
      HSL:
        286°, 68.4211%, 59.0196%
        HSV (HSB):
        286°, 64.4144%, 87.0588%
        XYZ:
        36.7198, 21.5573, 71.3329
        xyY:
        0.2833, 0.1663, 21.5573
      CIE-Lab:
        53.5541, 64.3568, -53.7819
        CIE-LCH:
        53.5541, 83.8707, 320.1151
        CIE-Luv:
        53.5541, 40.3889, -90.7681
        Hunter-Lab:
        46.4298, 59.9178, -58.5899
      #bc4fde color charts
#bc4fde RGB chart
      #bc4fde CMYK chart
      #bc4fde RGB pie chart
      #bc4fde color shades, tints & tones
#bc4fde color schemes
#bc4fde color preview, HTML & CSS examples
           This text has a color of #bc4fde        
        
          <p style="color:#bc4fde;">Text here</p>
        
        
          .mytext {color:#bc4fde;}
        
        Text color #bc4fde
      
           This box has a color of #bc4fde        
        
          <div style="background-color:#bc4fde;">Content here</div>
        
        
          .mybackground {background-color:#bc4fde;}
        
        Background color #bc4fde
      
           Border around this has a color of #bc4fde        
        
          <div style="border:2px solid #bc4fde;">Content here</div>
        
        
          .myborder {border:2px solid #bc4fde;}
        
        Border color #bc4fde