#205bf1 color space conversions
Hex:
        #205bf1
        RGB:
        32, 91, 241
        CMY:
        87, 64, 5
        CMYK:
        87, 62, 0, 5
      HSL:
        223°, 88.1857%, 53.5294%
        HSV (HSB):
        223°, 86.7220%, 94.5098%
        XYZ:
        20.2139, 14.1401, 84.8830
        xyY:
        0.1695, 0.1186, 14.1401
      CIE-Lab:
        44.4332, 37.9638, -79.8750
        CIE-LCH:
        44.4332, 88.4379, 295.4213
        CIE-Luv:
        44.4332, -18.3685, -119.5704
        Hunter-Lab:
        37.6034, 30.1480, -107.5145
      #205bf1 color charts
#205bf1 RGB chart
      #205bf1 CMYK chart
      #205bf1 RGB pie chart
      #205bf1 color shades, tints & tones
#205bf1 color schemes
#205bf1 color preview, HTML & CSS examples
           This text has a color of #205bf1        
        
          <p style="color:#205bf1;">Text here</p>
        
        
          .mytext {color:#205bf1;}
        
        Text color #205bf1
      
           This box has a color of #205bf1        
        
          <div style="background-color:#205bf1;">Content here</div>
        
        
          .mybackground {background-color:#205bf1;}
        
        Background color #205bf1
      
           Border around this has a color of #205bf1        
        
          <div style="border:2px solid #205bf1;">Content here</div>
        
        
          .myborder {border:2px solid #205bf1;}
        
        Border color #205bf1