#be05be color space conversions
Hex:
        #be05be
        RGB:
        190, 5, 190
        CMY:
        25, 98, 25
        CMYK:
        0, 97, 0, 25
      HSL:
        300°, 94.8718%, 38.2353%
        HSV (HSB):
        300°, 97.3684%, 74.5098%
        XYZ:
        30.5837, 14.7734, 49.9548
        xyY:
        0.3209, 0.1550, 14.7734
      CIE-Lab:
        45.3223, 78.3063, -48.5257
        CIE-LCH:
        45.3223, 92.1228, 328.2139
        CIE-Luv:
        45.3223, 62.7126, -81.0895
        Hunter-Lab:
        38.4362, 74.7695, -50.1528
      #be05be color charts
#be05be RGB chart
      #be05be CMYK chart
      #be05be RGB pie chart
      #be05be color shades, tints & tones
#be05be color schemes
#be05be color preview, HTML & CSS examples
           This text has a color of #be05be        
        
          <p style="color:#be05be;">Text here</p>
        
        
          .mytext {color:#be05be;}
        
        Text color #be05be
      
           This box has a color of #be05be        
        
          <div style="background-color:#be05be;">Content here</div>
        
        
          .mybackground {background-color:#be05be;}
        
        Background color #be05be
      
           Border around this has a color of #be05be        
        
          <div style="border:2px solid #be05be;">Content here</div>
        
        
          .myborder {border:2px solid #be05be;}
        
        Border color #be05be