#205fde color space conversions
Hex:
        #205fde
        RGB:
        32, 95, 222
        CMY:
        87, 63, 13
        CMYK:
        86, 57, 0, 13
      HSL:
        220°, 74.8031%, 49.8039%
        HSV (HSB):
        220°, 85.5856%, 87.0588%
        XYZ:
        17.8727, 13.7654, 70.8222
        xyY:
        0.1744, 0.1343, 13.7654
      CIE-Lab:
        43.8946, 28.2868, -70.0206
        CIE-LCH:
        43.8946, 75.5184, 291.9977
        CIE-Luv:
        43.8946, -19.5031, -105.4077
        Hunter-Lab:
        37.1018, 21.0590, -87.2053
      #205fde color charts
#205fde RGB chart
      #205fde CMYK chart
      #205fde RGB pie chart
      #205fde color shades, tints & tones
#205fde color schemes
#205fde color preview, HTML & CSS examples
           This text has a color of #205fde        
        
          <p style="color:#205fde;">Text here</p>
        
        
          .mytext {color:#205fde;}
        
        Text color #205fde
      
           This box has a color of #205fde        
        
          <div style="background-color:#205fde;">Content here</div>
        
        
          .mybackground {background-color:#205fde;}
        
        Background color #205fde
      
           Border around this has a color of #205fde        
        
          <div style="border:2px solid #205fde;">Content here</div>
        
        
          .myborder {border:2px solid #205fde;}
        
        Border color #205fde