#5f61dd color space conversions
Hex:
        #5f61dd
        RGB:
        95, 97, 221
        CMY:
        63, 62, 13
        CMYK:
        57, 56, 0, 13
      HSL:
        239°, 64.9485%, 61.9608%
        HSV (HSB):
        239°, 57.0136%, 86.6667%
        XYZ:
        22.0452, 16.2027, 70.3721
        xyY:
        0.2030, 0.1492, 16.2027
      CIE-Lab:
        47.2394, 34.6215, -63.8860
        CIE-LCH:
        47.2394, 72.6640, 298.4544
        CIE-Luv:
        47.2394, -7.7779, -99.5551
        Hunter-Lab:
        40.2526, 27.3170, -75.4776
      #5f61dd color charts
#5f61dd RGB chart
      #5f61dd CMYK chart
      #5f61dd RGB pie chart
      #5f61dd color shades, tints & tones
#5f61dd color schemes
#5f61dd color preview, HTML & CSS examples
           This text has a color of #5f61dd        
        
          <p style="color:#5f61dd;">Text here</p>
        
        
          .mytext {color:#5f61dd;}
        
        Text color #5f61dd
      
           This box has a color of #5f61dd        
        
          <div style="background-color:#5f61dd;">Content here</div>
        
        
          .mybackground {background-color:#5f61dd;}
        
        Background color #5f61dd
      
           Border around this has a color of #5f61dd        
        
          <div style="border:2px solid #5f61dd;">Content here</div>
        
        
          .myborder {border:2px solid #5f61dd;}
        
        Border color #5f61dd