#4185cf color space conversions
Hex:
        #4185cf
        RGB:
        65, 133, 207
        CMY:
        75, 48, 19
        CMYK:
        69, 36, 0, 19
      HSL:
        211°, 59.6639%, 53.3333%
        HSV (HSB):
        211°, 68.5990%, 81.1765%
        XYZ:
        21.8300, 22.4039, 62.2053
        xyY:
        0.2051, 0.2105, 22.4039
      CIE-Lab:
        54.4529, 2.5259, -44.4827
        CIE-LCH:
        54.4529, 44.5544, 273.2499
        CIE-Luv:
        54.4529, -26.5272, -69.3922
        Hunter-Lab:
        47.3327, -0.5076, -44.7868
      #4185cf color charts
#4185cf RGB chart
      #4185cf CMYK chart
      #4185cf RGB pie chart
      #4185cf color shades, tints & tones
#4185cf color schemes
#4185cf color preview, HTML & CSS examples
           This text has a color of #4185cf        
        
          <p style="color:#4185cf;">Text here</p>
        
        
          .mytext {color:#4185cf;}
        
        Text color #4185cf
      
           This box has a color of #4185cf        
        
          <div style="background-color:#4185cf;">Content here</div>
        
        
          .mybackground {background-color:#4185cf;}
        
        Background color #4185cf
      
           Border around this has a color of #4185cf        
        
          <div style="border:2px solid #4185cf;">Content here</div>
        
        
          .myborder {border:2px solid #4185cf;}
        
        Border color #4185cf