#205ec0 color space conversions
Hex:
        #205ec0
        RGB:
        32, 94, 192
        CMY:
        87, 63, 25
        CMYK:
        83, 51, 0, 25
      HSL:
        217°, 71.4286%, 43.9216%
        HSV (HSB):
        217°, 83.3333%, 75.2941%
        XYZ:
        14.1128, 12.1183, 51.4644
        xyY:
        0.1816, 0.1560, 12.1183
      CIE-Lab:
        41.4035, 17.3369, -56.8207
        CIE-LCH:
        41.4035, 59.4067, 286.9678
        CIE-Luv:
        41.4035, -19.7426, -84.4899
        Hunter-Lab:
        34.8113, 11.4457, -63.2854
      #205ec0 color charts
#205ec0 RGB chart
      #205ec0 CMYK chart
      #205ec0 RGB pie chart
      #205ec0 color shades, tints & tones
#205ec0 color schemes
#205ec0 color preview, HTML & CSS examples
           This text has a color of #205ec0        
        
          <p style="color:#205ec0;">Text here</p>
        
        
          .mytext {color:#205ec0;}
        
        Text color #205ec0
      
           This box has a color of #205ec0        
        
          <div style="background-color:#205ec0;">Content here</div>
        
        
          .mybackground {background-color:#205ec0;}
        
        Background color #205ec0
      
           Border around this has a color of #205ec0        
        
          <div style="border:2px solid #205ec0;">Content here</div>
        
        
          .myborder {border:2px solid #205ec0;}
        
        Border color #205ec0