#be42d7 color space conversions
Hex:
        #be42d7
        RGB:
        190, 66, 215
        CMY:
        25, 74, 16
        CMYK:
        12, 69, 0, 16
      HSL:
        290°, 65.0655%, 55.0980%
        HSV (HSB):
        290°, 69.3023%, 84.3137%
        XYZ:
        35.4492, 19.7499, 66.2337
        xyY:
        0.2919, 0.1626, 19.7499
      CIE-Lab:
        51.5532, 68.7311, -52.9899
        CIE-LCH:
        51.5532, 86.7865, 322.3687
        CIE-Luv:
        51.5532, 46.5784, -89.2783
        Hunter-Lab:
        44.4408, 64.6128, -57.2560
      #be42d7 color charts
#be42d7 RGB chart
      #be42d7 CMYK chart
      #be42d7 RGB pie chart
      #be42d7 color shades, tints & tones
#be42d7 color schemes
#be42d7 color preview, HTML & CSS examples
           This text has a color of #be42d7        
        
          <p style="color:#be42d7;">Text here</p>
        
        
          .mytext {color:#be42d7;}
        
        Text color #be42d7
      
           This box has a color of #be42d7        
        
          <div style="background-color:#be42d7;">Content here</div>
        
        
          .mybackground {background-color:#be42d7;}
        
        Background color #be42d7
      
           Border around this has a color of #be42d7        
        
          <div style="border:2px solid #be42d7;">Content here</div>
        
        
          .myborder {border:2px solid #be42d7;}
        
        Border color #be42d7