#bc2fde color space conversions
Hex:
        #bc2fde
        RGB:
        188, 47, 222
        CMY:
        26, 82, 13
        CMYK:
        15, 79, 0, 13
      HSL:
        288°, 72.6141%, 52.7451%
        HSV (HSB):
        288°, 78.8288%, 87.0588%
        XYZ:
        34.9404, 17.9983, 70.7397
        xyY:
        0.2825, 0.1455, 17.9983
      CIE-Lab:
        49.4941, 75.8766, -60.2991
        CIE-LCH:
        49.4941, 96.9187, 321.5259
        CIE-Luv:
        49.4941, 46.5978, -99.7953
        Hunter-Lab:
        42.4244, 72.7682, -69.1647
      #bc2fde color charts
#bc2fde RGB chart
      #bc2fde CMYK chart
      #bc2fde RGB pie chart
      #bc2fde color shades, tints & tones
#bc2fde color schemes
#bc2fde color preview, HTML & CSS examples
           This text has a color of #bc2fde        
        
          <p style="color:#bc2fde;">Text here</p>
        
        
          .mytext {color:#bc2fde;}
        
        Text color #bc2fde
      
           This box has a color of #bc2fde        
        
          <div style="background-color:#bc2fde;">Content here</div>
        
        
          .mybackground {background-color:#bc2fde;}
        
        Background color #bc2fde
      
           Border around this has a color of #bc2fde        
        
          <div style="border:2px solid #bc2fde;">Content here</div>
        
        
          .myborder {border:2px solid #bc2fde;}
        
        Border color #bc2fde