#bd66fc color space conversions
Hex:
        #bd66fc
        RGB:
        189, 102, 252
        CMY:
        26, 60, 1
        CMYK:
        25, 60, 0, 1
      HSL:
        275°, 96.1538%, 69.4118%
        HSV (HSB):
        275°, 59.5238%, 98.8235%
        XYZ:
        43.3083, 27.3498, 95.0919
        xyY:
        0.2613, 0.1650, 27.3498
      CIE-Lab:
        59.2967, 60.1971, -61.3501
        CIE-LCH:
        59.2967, 85.9508, 314.4565
        CIE-Luv:
        59.2967, 28.2361, -104.2023
        Hunter-Lab:
        52.2971, 56.2998, -71.1992
      #bd66fc color charts
#bd66fc RGB chart
      #bd66fc CMYK chart
      #bd66fc RGB pie chart
      #bd66fc color shades, tints & tones
#bd66fc color schemes
#bd66fc color preview, HTML & CSS examples
           This text has a color of #bd66fc        
        
          <p style="color:#bd66fc;">Text here</p>
        
        
          .mytext {color:#bd66fc;}
        
        Text color #bd66fc
      
           This box has a color of #bd66fc        
        
          <div style="background-color:#bd66fc;">Content here</div>
        
        
          .mybackground {background-color:#bd66fc;}
        
        Background color #bd66fc
      
           Border around this has a color of #bd66fc        
        
          <div style="border:2px solid #bd66fc;">Content here</div>
        
        
          .myborder {border:2px solid #bd66fc;}
        
        Border color #bd66fc