#5f65f3 color space conversions
Hex:
        #5f65f3
        RGB:
        95, 101, 243
        CMY:
        63, 60, 5
        CMYK:
        61, 58, 0, 5
      HSL:
        238°, 86.0465%, 66.2745%
        HSV (HSB):
        238°, 60.9053%, 95.2941%
        XYZ:
        25.5507, 18.2113, 86.9625
        xyY:
        0.1955, 0.1393, 18.2113
      CIE-Lab:
        49.7514, 39.2830, -72.1967
        CIE-LCH:
        49.7514, 82.1920, 298.5510
        CIE-Luv:
        49.7514, -9.8356, -113.4751
        Hunter-Lab:
        42.6747, 32.1926, -90.9488
      #5f65f3 color charts
#5f65f3 RGB chart
      #5f65f3 CMYK chart
      #5f65f3 RGB pie chart
      #5f65f3 color shades, tints & tones
#5f65f3 color schemes
#5f65f3 color preview, HTML & CSS examples
           This text has a color of #5f65f3        
        
          <p style="color:#5f65f3;">Text here</p>
        
        
          .mytext {color:#5f65f3;}
        
        Text color #5f65f3
      
           This box has a color of #5f65f3        
        
          <div style="background-color:#5f65f3;">Content here</div>
        
        
          .mybackground {background-color:#5f65f3;}
        
        Background color #5f65f3
      
           Border around this has a color of #5f65f3        
        
          <div style="border:2px solid #5f65f3;">Content here</div>
        
        
          .myborder {border:2px solid #5f65f3;}
        
        Border color #5f65f3