#be06d4 color space conversions
Hex:
        #be06d4
        RGB:
        190, 6, 212
        CMY:
        25, 98, 17
        CMYK:
        10, 97, 0, 17
      HSL:
        294°, 94.4954%, 42.7451%
        HSV (HSB):
        294°, 97.1698%, 83.1373%
        XYZ:
        33.1840, 15.8309, 63.5940
        xyY:
        0.2947, 0.1406, 15.8309
      CIE-Lab:
        46.7518, 81.5917, -58.9864
        CIE-LCH:
        46.7518, 100.6806, 324.1351
        CIE-Luv:
        46.7518, 54.5920, -96.9771
        Hunter-Lab:
        39.7880, 79.2435, -66.9128
      #be06d4 color charts
#be06d4 RGB chart
      #be06d4 CMYK chart
      #be06d4 RGB pie chart
      #be06d4 color shades, tints & tones
#be06d4 color schemes
#be06d4 color preview, HTML & CSS examples
           This text has a color of #be06d4        
        
          <p style="color:#be06d4;">Text here</p>
        
        
          .mytext {color:#be06d4;}
        
        Text color #be06d4
      
           This box has a color of #be06d4        
        
          <div style="background-color:#be06d4;">Content here</div>
        
        
          .mybackground {background-color:#be06d4;}
        
        Background color #be06d4
      
           Border around this has a color of #be06d4        
        
          <div style="border:2px solid #be06d4;">Content here</div>
        
        
          .myborder {border:2px solid #be06d4;}
        
        Border color #be06d4