#be98dc color space conversions
Hex:
        #be98dc
        RGB:
        190, 152, 220
        CMY:
        25, 40, 14
        CMYK:
        14, 31, 0, 14
      HSL:
        274°, 49.2754%, 72.9412%
        HSV (HSB):
        274°, 30.9091%, 86.2745%
        XYZ:
        45.3817, 38.5709, 72.7632
        xyY:
        0.2896, 0.2461, 38.5709
      CIE-Lab:
        68.4393, 26.8341, -29.2710
        CIE-LCH:
        68.4393, 39.7097, 312.5129
        CIE-Luv:
        68.4393, 15.7390, -49.9778
        Hunter-Lab:
        62.1055, 21.7488, -25.9907
      #be98dc color charts
#be98dc RGB chart
      #be98dc CMYK chart
      #be98dc RGB pie chart
      #be98dc color shades, tints & tones
#be98dc color schemes
#be98dc color preview, HTML & CSS examples
           This text has a color of #be98dc        
        
          <p style="color:#be98dc;">Text here</p>
        
        
          .mytext {color:#be98dc;}
        
        Text color #be98dc
      
           This box has a color of #be98dc        
        
          <div style="background-color:#be98dc;">Content here</div>
        
        
          .mybackground {background-color:#be98dc;}
        
        Background color #be98dc
      
           Border around this has a color of #be98dc        
        
          <div style="border:2px solid #be98dc;">Content here</div>
        
        
          .myborder {border:2px solid #be98dc;}
        
        Border color #be98dc