#bd5ffd color space conversions
Hex:
        #bd5ffd
        RGB:
        189, 95, 253
        CMY:
        26, 63, 1
        CMYK:
        25, 62, 0, 1
      HSL:
        276°, 97.5309%, 68.2353%
        HSV (HSB):
        276°, 62.4506%, 99.2157%
        XYZ:
        42.8081, 26.0951, 95.7091
        xyY:
        0.2601, 0.1585, 26.0951
      CIE-Lab:
        58.1272, 63.7512, -63.7793
        CIE-LCH:
        58.1272, 90.1777, 314.9874
        CIE-Luv:
        58.1272, 29.8740, -107.8797
        Hunter-Lab:
        51.0833, 60.1880, -75.3267
      #bd5ffd color charts
#bd5ffd RGB chart
      #bd5ffd CMYK chart
      #bd5ffd RGB pie chart
      #bd5ffd color shades, tints & tones
#bd5ffd color schemes
#bd5ffd color preview, HTML & CSS examples
           This text has a color of #bd5ffd        
        
          <p style="color:#bd5ffd;">Text here</p>
        
        
          .mytext {color:#bd5ffd;}
        
        Text color #bd5ffd
      
           This box has a color of #bd5ffd        
        
          <div style="background-color:#bd5ffd;">Content here</div>
        
        
          .mybackground {background-color:#bd5ffd;}
        
        Background color #bd5ffd
      
           Border around this has a color of #bd5ffd        
        
          <div style="border:2px solid #bd5ffd;">Content here</div>
        
        
          .myborder {border:2px solid #bd5ffd;}
        
        Border color #bd5ffd