#205ef2 color space conversions
Hex:
        #205ef2
        RGB:
        32, 94, 242
        CMY:
        87, 63, 5
        CMYK:
        87, 61, 0, 5
      HSL:
        222°, 88.9831%, 53.7255%
        HSV (HSB):
        222°, 86.7769%, 94.9020%
        XYZ:
        20.6254, 14.7233, 85.7592
        xyY:
        0.1703, 0.1216, 14.7233
      CIE-Lab:
        45.2528, 36.4422, -79.0931
        CIE-LCH:
        45.2528, 87.0847, 294.7380
        CIE-Luv:
        45.2528, -19.0746, -119.2188
        Hunter-Lab:
        38.3709, 28.7993, -105.6537
      #205ef2 color charts
#205ef2 RGB chart
      #205ef2 CMYK chart
      #205ef2 RGB pie chart
      #205ef2 color shades, tints & tones
#205ef2 color schemes
#205ef2 color preview, HTML & CSS examples
           This text has a color of #205ef2        
        
          <p style="color:#205ef2;">Text here</p>
        
        
          .mytext {color:#205ef2;}
        
        Text color #205ef2
      
           This box has a color of #205ef2        
        
          <div style="background-color:#205ef2;">Content here</div>
        
        
          .mybackground {background-color:#205ef2;}
        
        Background color #205ef2
      
           Border around this has a color of #205ef2        
        
          <div style="border:2px solid #205ef2;">Content here</div>
        
        
          .myborder {border:2px solid #205ef2;}
        
        Border color #205ef2