#5950fd color space conversions
Hex:
        #5950fd
        RGB:
        89, 80, 253
        CMY:
        65, 69, 1
        CMYK:
        65, 68, 0, 1
      HSL:
        243°, 97.7401%, 65.2941%
        HSV (HSB):
        243°, 68.3794%, 99.2157%
        XYZ:
        24.7181, 14.9530, 94.5119
        xyY:
        0.1842, 0.1114, 14.9530
      CIE-Lab:
        45.5698, 53.7636, -84.6278
        CIE-LCH:
        45.5698, 100.2616, 302.4276
        CIE-Luv:
        45.5698, -7.2161, -127.7423
        Hunter-Lab:
        38.6691, 46.4299, -117.8434
      #5950fd color charts
#5950fd RGB chart
      #5950fd CMYK chart
      #5950fd RGB pie chart
      #5950fd color shades, tints & tones
#5950fd color schemes
#5950fd color preview, HTML & CSS examples
           This text has a color of #5950fd        
        
          <p style="color:#5950fd;">Text here</p>
        
        
          .mytext {color:#5950fd;}
        
        Text color #5950fd
      
           This box has a color of #5950fd        
        
          <div style="background-color:#5950fd;">Content here</div>
        
        
          .mybackground {background-color:#5950fd;}
        
        Background color #5950fd
      
           Border around this has a color of #5950fd        
        
          <div style="border:2px solid #5950fd;">Content here</div>
        
        
          .myborder {border:2px solid #5950fd;}
        
        Border color #5950fd