#bd94ef color space conversions
Hex:
        #bd94ef
        RGB:
        189, 148, 239
        CMY:
        26, 42, 6
        CMYK:
        21, 38, 0, 6
      HSL:
        267°, 73.9837%, 75.8824%
        HSV (HSB):
        267°, 38.0753%, 93.7255%
        XYZ:
        47.1562, 38.2306, 86.5552
        xyY:
        0.2743, 0.2223, 38.2306
      CIE-Lab:
        68.1902, 32.9361, -40.1155
        CIE-LCH:
        68.1902, 51.9042, 309.3871
        CIE-Luv:
        68.1902, 14.5718, -68.6717
        Hunter-Lab:
        61.8309, 27.9313, -39.7166
      #bd94ef color charts
#bd94ef RGB chart
      #bd94ef CMYK chart
      #bd94ef RGB pie chart
      #bd94ef color shades, tints & tones
#bd94ef color schemes
#bd94ef color preview, HTML & CSS examples
           This text has a color of #bd94ef        
        
          <p style="color:#bd94ef;">Text here</p>
        
        
          .mytext {color:#bd94ef;}
        
        Text color #bd94ef
      
           This box has a color of #bd94ef        
        
          <div style="background-color:#bd94ef;">Content here</div>
        
        
          .mybackground {background-color:#bd94ef;}
        
        Background color #bd94ef
      
           Border around this has a color of #bd94ef        
        
          <div style="border:2px solid #bd94ef;">Content here</div>
        
        
          .myborder {border:2px solid #bd94ef;}
        
        Border color #bd94ef