#5765fd color space conversions
Hex:
        #5765fd
        RGB:
        87, 101, 253
        CMY:
        66, 60, 1
        CMYK:
        66, 60, 0, 1
      HSL:
        235°, 97.6471%, 66.6667%
        HSV (HSB):
        235°, 65.6126%, 99.2157%
        XYZ:
        26.3138, 18.4254, 95.0981
        xyY:
        0.1882, 0.1318, 18.4254
      CIE-Lab:
        50.0081, 41.3577, -77.3691
        CIE-LCH:
        50.0081, 87.7294, 298.1267
        CIE-Luv:
        50.0081, -12.2424, -121.1207
        Hunter-Lab:
        42.9249, 34.3055, -101.3069
      #5765fd color charts
#5765fd RGB chart
      #5765fd CMYK chart
      #5765fd RGB pie chart
      #5765fd color shades, tints & tones
#5765fd color schemes
#5765fd color preview, HTML & CSS examples
           This text has a color of #5765fd        
        
          <p style="color:#5765fd;">Text here</p>
        
        
          .mytext {color:#5765fd;}
        
        Text color #5765fd
      
           This box has a color of #5765fd        
        
          <div style="background-color:#5765fd;">Content here</div>
        
        
          .mybackground {background-color:#5765fd;}
        
        Background color #5765fd
      
           Border around this has a color of #5765fd        
        
          <div style="border:2px solid #5765fd;">Content here</div>
        
        
          .myborder {border:2px solid #5765fd;}
        
        Border color #5765fd