#be53d4 color space conversions
Hex:
        #be53d4
        RGB:
        190, 83, 212
        CMY:
        25, 67, 17
        CMYK:
        10, 61, 0, 17
      HSL:
        290°, 60.0000%, 57.8431%
        HSV (HSB):
        290°, 60.8491%, 83.1373%
        XYZ:
        36.2121, 21.8871, 64.6034
        xyY:
        0.2951, 0.1784, 21.8871
      CIE-Lab:
        53.9070, 61.1492, -47.5296
        CIE-LCH:
        53.9070, 77.4486, 322.1430
        CIE-Luv:
        53.9070, 43.1633, -80.9598
        Hunter-Lab:
        46.7837, 56.2935, -49.1248
      #be53d4 color charts
#be53d4 RGB chart
      #be53d4 CMYK chart
      #be53d4 RGB pie chart
      #be53d4 color shades, tints & tones
#be53d4 color schemes
#be53d4 color preview, HTML & CSS examples
           This text has a color of #be53d4        
        
          <p style="color:#be53d4;">Text here</p>
        
        
          .mytext {color:#be53d4;}
        
        Text color #be53d4
      
           This box has a color of #be53d4        
        
          <div style="background-color:#be53d4;">Content here</div>
        
        
          .mybackground {background-color:#be53d4;}
        
        Background color #be53d4
      
           Border around this has a color of #be53d4        
        
          <div style="border:2px solid #be53d4;">Content here</div>
        
        
          .myborder {border:2px solid #be53d4;}
        
        Border color #be53d4