#be5fda color space conversions
Hex:
        #be5fda
        RGB:
        190, 95, 218
        CMY:
        25, 63, 15
        CMYK:
        13, 56, 0, 15
      HSL:
        286°, 62.4365%, 61.3725%
        HSV (HSB):
        286°, 56.4220%, 85.4902%
        XYZ:
        37.9823, 24.1935, 68.9976
        xyY:
        0.2896, 0.1844, 24.1935
      CIE-Lab:
        56.2810, 56.7290, -47.1636
        CIE-LCH:
        56.2810, 73.7739, 320.2604
        CIE-Luv:
        56.2810, 38.1147, -80.5818
        Hunter-Lab:
        49.1869, 51.7612, -48.7390
      #be5fda color charts
#be5fda RGB chart
      #be5fda CMYK chart
      #be5fda RGB pie chart
      #be5fda color shades, tints & tones
#be5fda color schemes
#be5fda color preview, HTML & CSS examples
           This text has a color of #be5fda        
        
          <p style="color:#be5fda;">Text here</p>
        
        
          .mytext {color:#be5fda;}
        
        Text color #be5fda
      
           This box has a color of #be5fda        
        
          <div style="background-color:#be5fda;">Content here</div>
        
        
          .mybackground {background-color:#be5fda;}
        
        Background color #be5fda
      
           Border around this has a color of #be5fda        
        
          <div style="border:2px solid #be5fda;">Content here</div>
        
        
          .myborder {border:2px solid #be5fda;}
        
        Border color #be5fda