#be41d8 color space conversions
Hex:
        #be41d8
        RGB:
        190, 65, 216
        CMY:
        25, 75, 15
        CMYK:
        12, 70, 0, 15
      HSL:
        290°, 65.9389%, 55.0980%
        HSV (HSB):
        290°, 69.9074%, 84.7059%
        XYZ:
        35.5202, 19.6856, 66.8933
        xyY:
        0.2909, 0.1612, 19.6856
      CIE-Lab:
        51.4799, 69.2875, -53.6770
        CIE-LCH:
        51.4799, 87.6469, 322.2350
        CIE-Luv:
        51.4799, 46.5042, -90.3378
        Hunter-Lab:
        44.3685, 65.2573, -58.3323
      #be41d8 color charts
#be41d8 RGB chart
      #be41d8 CMYK chart
      #be41d8 RGB pie chart
      #be41d8 color shades, tints & tones
#be41d8 color schemes
#be41d8 color preview, HTML & CSS examples
           This text has a color of #be41d8        
        
          <p style="color:#be41d8;">Text here</p>
        
        
          .mytext {color:#be41d8;}
        
        Text color #be41d8
      
           This box has a color of #be41d8        
        
          <div style="background-color:#be41d8;">Content here</div>
        
        
          .mybackground {background-color:#be41d8;}
        
        Background color #be41d8
      
           Border around this has a color of #be41d8        
        
          <div style="border:2px solid #be41d8;">Content here</div>
        
        
          .myborder {border:2px solid #be41d8;}
        
        Border color #be41d8