#bf2edf color space conversions
Hex:
        #bf2edf
        RGB:
        191, 46, 223
        CMY:
        25, 82, 13
        CMYK:
        14, 79, 0, 13
      HSL:
        289°, 73.4440%, 52.7451%
        HSV (HSB):
        289°, 79.3722%, 87.4510%
        XYZ:
        35.7821, 18.3581, 71.4696
        xyY:
        0.2849, 0.1462, 18.3581
      CIE-Lab:
        49.9276, 76.8617, -60.1454
        CIE-LCH:
        49.9276, 97.5971, 321.9563
        CIE-Luv:
        49.9276, 48.3513, -99.9310
        Hunter-Lab:
        42.8463, 74.0892, -68.9059
      #bf2edf color charts
#bf2edf RGB chart
      #bf2edf CMYK chart
      #bf2edf RGB pie chart
      #bf2edf color shades, tints & tones
#bf2edf color schemes
#bf2edf color preview, HTML & CSS examples
           This text has a color of #bf2edf        
        
          <p style="color:#bf2edf;">Text here</p>
        
        
          .mytext {color:#bf2edf;}
        
        Text color #bf2edf
      
           This box has a color of #bf2edf        
        
          <div style="background-color:#bf2edf;">Content here</div>
        
        
          .mybackground {background-color:#bf2edf;}
        
        Background color #bf2edf
      
           Border around this has a color of #bf2edf        
        
          <div style="border:2px solid #bf2edf;">Content here</div>
        
        
          .myborder {border:2px solid #bf2edf;}
        
        Border color #bf2edf