#be7cf8 color space conversions
Hex:
        #be7cf8
        RGB:
        190, 124, 248
        CMY:
        25, 51, 3
        CMYK:
        23, 50, 0, 3
      HSL:
        272°, 89.8551%, 72.9412%
        HSV (HSB):
        272°, 50.0000%, 97.2549%
        XYZ:
        45.3861, 32.1398, 92.6184
        xyY:
        0.2668, 0.1889, 32.1398
      CIE-Lab:
        63.4582, 48.3170, -52.5030
        CIE-LCH:
        63.4582, 71.3519, 312.6225
        CIE-Luv:
        63.4582, 22.7579, -90.0527
        Hunter-Lab:
        56.6919, 43.6917, -57.1785
      #be7cf8 color charts
#be7cf8 RGB chart
      #be7cf8 CMYK chart
      #be7cf8 RGB pie chart
      #be7cf8 color shades, tints & tones
#be7cf8 color schemes
#be7cf8 color preview, HTML & CSS examples
           This text has a color of #be7cf8        
        
          <p style="color:#be7cf8;">Text here</p>
        
        
          .mytext {color:#be7cf8;}
        
        Text color #be7cf8
      
           This box has a color of #be7cf8        
        
          <div style="background-color:#be7cf8;">Content here</div>
        
        
          .mybackground {background-color:#be7cf8;}
        
        Background color #be7cf8
      
           Border around this has a color of #be7cf8        
        
          <div style="border:2px solid #be7cf8;">Content here</div>
        
        
          .myborder {border:2px solid #be7cf8;}
        
        Border color #be7cf8