#bd5cef color space conversions
Hex:
        #bd5cef
        RGB:
        189, 92, 239
        CMY:
        26, 64, 6
        CMYK:
        21, 62, 0, 6
      HSL:
        280°, 82.1229%, 64.9020%
        HSV (HSB):
        280°, 61.5063%, 93.7255%
        XYZ:
        40.3934, 24.7051, 84.3009
        xyY:
        0.2704, 0.1654, 24.7051
      CIE-Lab:
        56.7870, 62.1819, -58.1538
        CIE-LCH:
        56.7870, 85.1378, 316.9172
        CIE-Luv:
        56.7870, 33.6194, -98.4901
        Hunter-Lab:
        49.7042, 58.0801, -65.7660
      #bd5cef color charts
#bd5cef RGB chart
      #bd5cef CMYK chart
      #bd5cef RGB pie chart
      #bd5cef color shades, tints & tones
#bd5cef color schemes
#bd5cef color preview, HTML & CSS examples
           This text has a color of #bd5cef        
        
          <p style="color:#bd5cef;">Text here</p>
        
        
          .mytext {color:#bd5cef;}
        
        Text color #bd5cef
      
           This box has a color of #bd5cef        
        
          <div style="background-color:#bd5cef;">Content here</div>
        
        
          .mybackground {background-color:#bd5cef;}
        
        Background color #bd5cef
      
           Border around this has a color of #bd5cef        
        
          <div style="border:2px solid #bd5cef;">Content here</div>
        
        
          .myborder {border:2px solid #bd5cef;}
        
        Border color #bd5cef