#205bf7 color space conversions
Hex:
        #205bf7
        RGB:
        32, 91, 247
        CMY:
        87, 64, 3
        CMYK:
        87, 63, 0, 3
      HSL:
        224°, 93.0736%, 54.7059%
        HSV (HSB):
        224°, 87.0445%, 96.8627%
        XYZ:
        21.1253, 14.5046, 89.6819
        xyY:
        0.1686, 0.1157, 14.5046
      CIE-Lab:
        44.9481, 40.1636, -82.3927
        CIE-LCH:
        44.9481, 91.6607, 295.9877
        CIE-Luv:
        44.9481, -18.3562, -123.4289
        Hunter-Lab:
        38.0850, 32.3630, -112.9558
      #205bf7 color charts
#205bf7 RGB chart
      #205bf7 CMYK chart
      #205bf7 RGB pie chart
      #205bf7 color shades, tints & tones
#205bf7 color schemes
#205bf7 color preview, HTML & CSS examples
           This text has a color of #205bf7        
        
          <p style="color:#205bf7;">Text here</p>
        
        
          .mytext {color:#205bf7;}
        
        Text color #205bf7
      
           This box has a color of #205bf7        
        
          <div style="background-color:#205bf7;">Content here</div>
        
        
          .mybackground {background-color:#205bf7;}
        
        Background color #205bf7
      
           Border around this has a color of #205bf7        
        
          <div style="border:2px solid #205bf7;">Content here</div>
        
        
          .myborder {border:2px solid #205bf7;}
        
        Border color #205bf7