#bd35ee color space conversions
Hex:
        #bd35ee
        RGB:
        189, 53, 238
        CMY:
        26, 79, 7
        CMYK:
        21, 78, 0, 7
      HSL:
        284°, 84.4749%, 57.0588%
        HSV (HSB):
        284°, 77.7311%, 93.3333%
        XYZ:
        37.6920, 19.5381, 82.6736
        xyY:
        0.2694, 0.1397, 19.5381
      CIE-Lab:
        51.3109, 77.2114, -66.4059
        CIE-LCH:
        51.3109, 101.8398, 319.3027
        CIE-Luv:
        51.3109, 41.7909, -109.7431
        Hunter-Lab:
        44.2019, 74.8578, -79.9525
      #bd35ee color charts
#bd35ee RGB chart
      #bd35ee CMYK chart
      #bd35ee RGB pie chart
      #bd35ee color shades, tints & tones
#bd35ee color schemes
#bd35ee color preview, HTML & CSS examples
           This text has a color of #bd35ee        
        
          <p style="color:#bd35ee;">Text here</p>
        
        
          .mytext {color:#bd35ee;}
        
        Text color #bd35ee
      
           This box has a color of #bd35ee        
        
          <div style="background-color:#bd35ee;">Content here</div>
        
        
          .mybackground {background-color:#bd35ee;}
        
        Background color #bd35ee
      
           Border around this has a color of #bd35ee        
        
          <div style="border:2px solid #bd35ee;">Content here</div>
        
        
          .myborder {border:2px solid #bd35ee;}
        
        Border color #bd35ee