#5f7ae3 color space conversions
Hex:
        #5f7ae3
        RGB:
        95, 122, 227
        CMY:
        63, 52, 11
        CMYK:
        58, 46, 0, 11
      HSL:
        228°, 70.2128%, 63.1373%
        HSV (HSB):
        228°, 58.1498%, 89.0196%
        XYZ:
        25.5440, 21.8980, 75.5535
        xyY:
        0.2077, 0.1780, 21.8980
      CIE-Lab:
        53.9186, 21.2927, -56.5138
        CIE-LCH:
        53.9186, 60.3919, 290.6449
        CIE-Luv:
        53.9186, -15.3360, -90.3755
        Hunter-Lab:
        46.7953, 15.5453, -62.9701
      #5f7ae3 color charts
#5f7ae3 RGB chart
      #5f7ae3 CMYK chart
      #5f7ae3 RGB pie chart
      #5f7ae3 color shades, tints & tones
#5f7ae3 color schemes
#5f7ae3 color preview, HTML & CSS examples
           This text has a color of #5f7ae3        
        
          <p style="color:#5f7ae3;">Text here</p>
        
        
          .mytext {color:#5f7ae3;}
        
        Text color #5f7ae3
      
           This box has a color of #5f7ae3        
        
          <div style="background-color:#5f7ae3;">Content here</div>
        
        
          .mybackground {background-color:#5f7ae3;}
        
        Background color #5f7ae3
      
           Border around this has a color of #5f7ae3        
        
          <div style="border:2px solid #5f7ae3;">Content here</div>
        
        
          .myborder {border:2px solid #5f7ae3;}
        
        Border color #5f7ae3