#be42fc color space conversions
Hex:
        #be42fc
        RGB:
        190, 66, 252
        CMY:
        25, 74, 1
        CMYK:
        25, 74, 0, 1
      HSL:
        280°, 96.8750%, 62.3529%
        HSV (HSB):
        280°, 73.8095%, 98.8235%
        XYZ:
        40.7541, 21.8719, 94.1692
        xyY:
        0.2599, 0.1395, 21.8719
      CIE-Lab:
        53.8908, 75.7811, -70.0504
        CIE-LCH:
        53.8908, 103.1980, 317.2504
        CIE-Luv:
        53.8908, 36.7377, -116.3790
        Hunter-Lab:
        46.7674, 73.7060, -86.6472
      #be42fc color charts
#be42fc RGB chart
      #be42fc CMYK chart
      #be42fc RGB pie chart
      #be42fc color shades, tints & tones
#be42fc color schemes
#be42fc color preview, HTML & CSS examples
           This text has a color of #be42fc        
        
          <p style="color:#be42fc;">Text here</p>
        
        
          .mytext {color:#be42fc;}
        
        Text color #be42fc
      
           This box has a color of #be42fc        
        
          <div style="background-color:#be42fc;">Content here</div>
        
        
          .mybackground {background-color:#be42fc;}
        
        Background color #be42fc
      
           Border around this has a color of #be42fc        
        
          <div style="border:2px solid #be42fc;">Content here</div>
        
        
          .myborder {border:2px solid #be42fc;}
        
        Border color #be42fc