#205ee1 color space conversions
Hex:
        #205ee1
        RGB:
        32, 94, 225
        CMY:
        87, 63, 12
        CMYK:
        86, 58, 0, 12
      HSL:
        221°, 76.2846%, 50.3922%
        HSV (HSB):
        221°, 85.7778%, 88.2353%
        XYZ:
        18.1890, 13.7487, 72.9293
        xyY:
        0.1734, 0.1311, 13.7487
      CIE-Lab:
        43.8704, 30.0711, -71.7641
        CIE-LCH:
        43.8704, 77.8098, 292.7350
        CIE-Luv:
        43.8704, -19.2095, -107.8738
        Hunter-Lab:
        37.0793, 22.6732, -90.6589
      #205ee1 color charts
#205ee1 RGB chart
      #205ee1 CMYK chart
      #205ee1 RGB pie chart
      #205ee1 color shades, tints & tones
#205ee1 color schemes
#205ee1 color preview, HTML & CSS examples
           This text has a color of #205ee1        
        
          <p style="color:#205ee1;">Text here</p>
        
        
          .mytext {color:#205ee1;}
        
        Text color #205ee1
      
           This box has a color of #205ee1        
        
          <div style="background-color:#205ee1;">Content here</div>
        
        
          .mybackground {background-color:#205ee1;}
        
        Background color #205ee1
      
           Border around this has a color of #205ee1        
        
          <div style="border:2px solid #205ee1;">Content here</div>
        
        
          .myborder {border:2px solid #205ee1;}
        
        Border color #205ee1