#be44fd color space conversions
Hex:
        #be44fd
        RGB:
        190, 68, 253
        CMY:
        25, 73, 1
        CMYK:
        25, 73, 0, 1
      HSL:
        280°, 97.8836%, 62.9412%
        HSV (HSB):
        280°, 73.1225%, 99.2157%
        XYZ:
        41.0319, 22.1732, 95.0457
        xyY:
        0.2593, 0.1401, 22.1732
      CIE-Lab:
        54.2103, 75.2585, -70.0888
        CIE-LCH:
        54.2103, 102.8411, 317.0370
        CIE-Luv:
        54.2103, 36.1556, -116.5690
        Hunter-Lab:
        47.0885, 73.1365, -86.7120
      #be44fd color charts
#be44fd RGB chart
      #be44fd CMYK chart
      #be44fd RGB pie chart
      #be44fd color shades, tints & tones
#be44fd color schemes
#be44fd color preview, HTML & CSS examples
           This text has a color of #be44fd        
        
          <p style="color:#be44fd;">Text here</p>
        
        
          .mytext {color:#be44fd;}
        
        Text color #be44fd
      
           This box has a color of #be44fd        
        
          <div style="background-color:#be44fd;">Content here</div>
        
        
          .mybackground {background-color:#be44fd;}
        
        Background color #be44fd
      
           Border around this has a color of #be44fd        
        
          <div style="border:2px solid #be44fd;">Content here</div>
        
        
          .myborder {border:2px solid #be44fd;}
        
        Border color #be44fd