#be06d8 color space conversions
Hex:
        #be06d8
        RGB:
        190, 6, 216
        CMY:
        25, 98, 15
        CMYK:
        12, 97, 0, 15
      HSL:
        293°, 94.5946%, 43.5294%
        HSV (HSB):
        293°, 97.2222%, 84.7059%
        XYZ:
        33.6950, 16.0353, 66.2849
        xyY:
        0.2904, 0.1382, 16.0353
      CIE-Lab:
        47.0207, 82.2305, -60.8482
        CIE-LCH:
        47.0207, 102.2955, 323.4996
        CIE-Luv:
        47.0207, 53.2170, -99.8058
        Hunter-Lab:
        40.0441, 80.1214, -70.1119
      #be06d8 color charts
#be06d8 RGB chart
      #be06d8 CMYK chart
      #be06d8 RGB pie chart
      #be06d8 color shades, tints & tones
#be06d8 color schemes
#be06d8 color preview, HTML & CSS examples
           This text has a color of #be06d8        
        
          <p style="color:#be06d8;">Text here</p>
        
        
          .mytext {color:#be06d8;}
        
        Text color #be06d8
      
           This box has a color of #be06d8        
        
          <div style="background-color:#be06d8;">Content here</div>
        
        
          .mybackground {background-color:#be06d8;}
        
        Background color #be06d8
      
           Border around this has a color of #be06d8        
        
          <div style="border:2px solid #be06d8;">Content here</div>
        
        
          .myborder {border:2px solid #be06d8;}
        
        Border color #be06d8