#be53dc color space conversions
Hex:
        #be53dc
        RGB:
        190, 83, 220
        CMY:
        25, 67, 14
        CMYK:
        14, 62, 0, 14
      HSL:
        287°, 66.1836%, 59.4118%
        HSV (HSB):
        287°, 62.2727%, 86.2745%
        XYZ:
        37.2467, 22.3010, 70.0515
        xyY:
        0.2874, 0.1721, 22.3010
      CIE-Lab:
        54.3449, 62.6815, -51.3720
        CIE-LCH:
        54.3449, 81.0436, 320.6629
        CIE-Luv:
        54.3449, 41.1092, -87.1985
        Hunter-Lab:
        47.2239, 58.1458, -54.8936
      #be53dc color charts
#be53dc RGB chart
      #be53dc CMYK chart
      #be53dc RGB pie chart
      #be53dc color shades, tints & tones
#be53dc color schemes
#be53dc color preview, HTML & CSS examples
           This text has a color of #be53dc        
        
          <p style="color:#be53dc;">Text here</p>
        
        
          .mytext {color:#be53dc;}
        
        Text color #be53dc
      
           This box has a color of #be53dc        
        
          <div style="background-color:#be53dc;">Content here</div>
        
        
          .mybackground {background-color:#be53dc;}
        
        Background color #be53dc
      
           Border around this has a color of #be53dc        
        
          <div style="border:2px solid #be53dc;">Content here</div>
        
        
          .myborder {border:2px solid #be53dc;}
        
        Border color #be53dc