#be04b2 color space conversions
Hex:
        #be04b2
        RGB:
        190, 4, 178
        CMY:
        25, 98, 30
        CMYK:
        0, 98, 6, 25
      HSL:
        304°, 95.8763%, 38.0392%
        HSV (HSB):
        304°, 97.8947%, 74.5098%
        XYZ:
        29.3145, 14.2483, 43.3246
        xyY:
        0.3374, 0.1640, 14.2483
      CIE-Lab:
        44.5870, 76.6687, -42.6427
        CIE-LCH:
        44.5870, 87.7296, 330.9174
        CIE-Luv:
        44.5870, 67.5348, -72.1960
        Hunter-Lab:
        37.7470, 72.5669, -41.6281
      #be04b2 color charts
#be04b2 RGB chart
      #be04b2 CMYK chart
      #be04b2 RGB pie chart
      #be04b2 color shades, tints & tones
#be04b2 color schemes
#be04b2 color preview, HTML & CSS examples
           This text has a color of #be04b2        
        
          <p style="color:#be04b2;">Text here</p>
        
        
          .mytext {color:#be04b2;}
        
        Text color #be04b2
      
           This box has a color of #be04b2        
        
          <div style="background-color:#be04b2;">Content here</div>
        
        
          .mybackground {background-color:#be04b2;}
        
        Background color #be04b2
      
           Border around this has a color of #be04b2        
        
          <div style="border:2px solid #be04b2;">Content here</div>
        
        
          .myborder {border:2px solid #be04b2;}
        
        Border color #be04b2