#bcacf3 color space conversions
Hex:
        #bcacf3
        RGB:
        188, 172, 243
        CMY:
        26, 33, 5
        CMYK:
        23, 29, 0, 5
      HSL:
        254°, 74.7368%, 81.3725%
        HSV (HSB):
        254°, 29.2181%, 95.2941%
        XYZ:
        51.6692, 46.6675, 91.0785
        xyY:
        0.2728, 0.2464, 46.6675
      CIE-Lab:
        73.9766, 20.2398, -33.3118
        CIE-LCH:
        73.9766, 38.9785, 301.2823
        CIE-Luv:
        73.9766, 3.6665, -56.2975
        Hunter-Lab:
        68.3136, 15.4603, -31.2283
      #bcacf3 color charts
#bcacf3 RGB chart
      #bcacf3 CMYK chart
      #bcacf3 RGB pie chart
      #bcacf3 color shades, tints & tones
#bcacf3 color schemes
#bcacf3 color preview, HTML & CSS examples
           This text has a color of #bcacf3        
        
          <p style="color:#bcacf3;">Text here</p>
        
        
          .mytext {color:#bcacf3;}
        
        Text color #bcacf3
      
           This box has a color of #bcacf3        
        
          <div style="background-color:#bcacf3;">Content here</div>
        
        
          .mybackground {background-color:#bcacf3;}
        
        Background color #bcacf3
      
           Border around this has a color of #bcacf3        
        
          <div style="border:2px solid #bcacf3;">Content here</div>
        
        
          .myborder {border:2px solid #bcacf3;}
        
        Border color #bcacf3