#5f65cb color space conversions
Hex:
        #5f65cb
        RGB:
        95, 101, 203
        CMY:
        63, 60, 20
        CMYK:
        53, 50, 0, 20
      HSL:
        237°, 50.9434%, 58.4314%
        HSV (HSB):
        237°, 53.2020%, 79.6078%
        XYZ:
        20.1525, 16.0521, 58.5361
        xyY:
        0.2127, 0.1694, 16.0521
      CIE-Lab:
        47.0427, 26.4132, -53.9297
        CIE-LCH:
        47.0427, 60.0505, 296.0943
        CIE-Luv:
        47.0427, -8.0627, -84.0263
        Hunter-Lab:
        40.0650, 19.6708, -58.5789
      #5f65cb color charts
#5f65cb RGB chart
      #5f65cb CMYK chart
      #5f65cb RGB pie chart
      #5f65cb color shades, tints & tones
#5f65cb color schemes
#5f65cb color preview, HTML & CSS examples
           This text has a color of #5f65cb        
        
          <p style="color:#5f65cb;">Text here</p>
        
        
          .mytext {color:#5f65cb;}
        
        Text color #5f65cb
      
           This box has a color of #5f65cb        
        
          <div style="background-color:#5f65cb;">Content here</div>
        
        
          .mybackground {background-color:#5f65cb;}
        
        Background color #5f65cb
      
           Border around this has a color of #5f65cb        
        
          <div style="border:2px solid #5f65cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f65cb;}
        
        Border color #5f65cb