#be55f2 color space conversions
Hex:
        #be55f2
        RGB:
        190, 85, 242
        CMY:
        25, 67, 5
        CMYK:
        21, 65, 0, 5
      HSL:
        280°, 85.7923%, 64.1176%
        HSV (HSB):
        280°, 64.8760%, 94.9020%
        XYZ:
        40.5107, 23.8550, 86.4737
        xyY:
        0.2686, 0.1581, 23.8550
      CIE-Lab:
        55.9423, 66.1863, -61.1745
        CIE-LCH:
        55.9423, 90.1274, 317.2535
        CIE-Luv:
        55.9423, 35.2841, -103.2198
        Hunter-Lab:
        48.8415, 62.5809, -70.7836
      #be55f2 color charts
#be55f2 RGB chart
      #be55f2 CMYK chart
      #be55f2 RGB pie chart
      #be55f2 color shades, tints & tones
#be55f2 color schemes
#be55f2 color preview, HTML & CSS examples
           This text has a color of #be55f2        
        
          <p style="color:#be55f2;">Text here</p>
        
        
          .mytext {color:#be55f2;}
        
        Text color #be55f2
      
           This box has a color of #be55f2        
        
          <div style="background-color:#be55f2;">Content here</div>
        
        
          .mybackground {background-color:#be55f2;}
        
        Background color #be55f2
      
           Border around this has a color of #be55f2        
        
          <div style="border:2px solid #be55f2;">Content here</div>
        
        
          .myborder {border:2px solid #be55f2;}
        
        Border color #be55f2