#be0cd8 color space conversions
Hex:
        #be0cd8
        RGB:
        190, 12, 216
        CMY:
        25, 95, 15
        CMYK:
        12, 94, 0, 15
      HSL:
        292°, 89.4737%, 44.7059%
        HSV (HSB):
        292°, 94.4444%, 84.7059%
        XYZ:
        33.7613, 16.1680, 66.3071
        xyY:
        0.2905, 0.1391, 16.1680
      CIE-Lab:
        47.1941, 81.7154, -60.5682
        CIE-LCH:
        47.1941, 101.7149, 323.4538
        CIE-Luv:
        47.1941, 52.9749, -99.4681
        Hunter-Lab:
        40.2094, 79.5089, -69.6252
      #be0cd8 color charts
#be0cd8 RGB chart
      #be0cd8 CMYK chart
      #be0cd8 RGB pie chart
      #be0cd8 color shades, tints & tones
#be0cd8 color schemes
#be0cd8 color preview, HTML & CSS examples
           This text has a color of #be0cd8        
        
          <p style="color:#be0cd8;">Text here</p>
        
        
          .mytext {color:#be0cd8;}
        
        Text color #be0cd8
      
           This box has a color of #be0cd8        
        
          <div style="background-color:#be0cd8;">Content here</div>
        
        
          .mybackground {background-color:#be0cd8;}
        
        Background color #be0cd8
      
           Border around this has a color of #be0cd8        
        
          <div style="border:2px solid #be0cd8;">Content here</div>
        
        
          .myborder {border:2px solid #be0cd8;}
        
        Border color #be0cd8