#bd35db color space conversions
Hex:
        #bd35db
        RGB:
        189, 53, 219
        CMY:
        26, 79, 14
        CMYK:
        14, 76, 0, 14
      HSL:
        289°, 69.7479%, 53.3333%
        HSV (HSB):
        289°, 75.7991%, 85.8824%
        XYZ:
        35.0456, 18.4795, 68.7376
        xyY:
        0.2866, 0.1511, 18.4795
      CIE-Lab:
        50.0726, 73.7420, -57.6518
        CIE-LCH:
        50.0726, 93.6035, 321.9816
        CIE-Luv:
        50.0726, 47.2239, -96.0423
        Hunter-Lab:
        42.9878, 70.2925, -64.7135
      #bd35db color charts
#bd35db RGB chart
      #bd35db CMYK chart
      #bd35db RGB pie chart
      #bd35db color shades, tints & tones
#bd35db color schemes
#bd35db color preview, HTML & CSS examples
           This text has a color of #bd35db        
        
          <p style="color:#bd35db;">Text here</p>
        
        
          .mytext {color:#bd35db;}
        
        Text color #bd35db
      
           This box has a color of #bd35db        
        
          <div style="background-color:#bd35db;">Content here</div>
        
        
          .mybackground {background-color:#bd35db;}
        
        Background color #bd35db
      
           Border around this has a color of #bd35db        
        
          <div style="border:2px solid #bd35db;">Content here</div>
        
        
          .myborder {border:2px solid #bd35db;}
        
        Border color #bd35db