#bd35ff color space conversions
Hex:
        #bd35ff
        RGB:
        189, 53, 255
        CMY:
        26, 79, 0
        CMYK:
        26, 79, 0, 0
      HSL:
        280°, 100.0000%, 60.3922%
        HSV (HSB):
        280°, 79.2157%, 100.0000%
        XYZ:
        40.3094, 20.5850, 96.4565
        xyY:
        0.2562, 0.1308, 20.5850
      CIE-Lab:
        52.4923, 80.4325, -73.9920
        CIE-LCH:
        52.4923, 109.2895, 317.3882
        CIE-Luv:
        52.4923, 37.3298, -121.5754
        Hunter-Lab:
        45.3707, 79.1886, -94.2889
      #bd35ff color charts
#bd35ff RGB chart
      #bd35ff CMYK chart
      #bd35ff RGB pie chart
      #bd35ff color shades, tints & tones
#bd35ff color schemes
#bd35ff color preview, HTML & CSS examples
           This text has a color of #bd35ff        
        
          <p style="color:#bd35ff;">Text here</p>
        
        
          .mytext {color:#bd35ff;}
        
        Text color #bd35ff
      
           This box has a color of #bd35ff        
        
          <div style="background-color:#bd35ff;">Content here</div>
        
        
          .mybackground {background-color:#bd35ff;}
        
        Background color #bd35ff
      
           Border around this has a color of #bd35ff        
        
          <div style="border:2px solid #bd35ff;">Content here</div>
        
        
          .myborder {border:2px solid #bd35ff;}
        
        Border color #bd35ff