#205fc3 color space conversions
Hex:
        #205fc3
        RGB:
        32, 95, 195
        CMY:
        87, 63, 24
        CMYK:
        84, 51, 0, 24
      HSL:
        217°, 71.8062%, 44.5098%
        HSV (HSB):
        217°, 83.5897%, 76.4706%
        XYZ:
        14.5382, 12.4316, 53.2631
        xyY:
        0.1812, 0.1549, 12.4316
      CIE-Lab:
        41.8941, 17.8563, -57.7690
        CIE-LCH:
        41.8941, 60.4658, 287.1762
        CIE-Luv:
        41.8941, -19.9676, -86.1791
        Hunter-Lab:
        35.2585, 11.8988, -64.8851
      #205fc3 color charts
#205fc3 RGB chart
      #205fc3 CMYK chart
      #205fc3 RGB pie chart
      #205fc3 color shades, tints & tones
#205fc3 color schemes
#205fc3 color preview, HTML & CSS examples
           This text has a color of #205fc3        
        
          <p style="color:#205fc3;">Text here</p>
        
        
          .mytext {color:#205fc3;}
        
        Text color #205fc3
      
           This box has a color of #205fc3        
        
          <div style="background-color:#205fc3;">Content here</div>
        
        
          .mybackground {background-color:#205fc3;}
        
        Background color #205fc3
      
           Border around this has a color of #205fc3        
        
          <div style="border:2px solid #205fc3;">Content here</div>
        
        
          .myborder {border:2px solid #205fc3;}
        
        Border color #205fc3