#206ef5 color space conversions
Hex:
        #206ef5
        RGB:
        32, 110, 245
        CMY:
        87, 57, 4
        CMYK:
        87, 55, 0, 4
      HSL:
        218°, 91.4163%, 54.3137%
        HSV (HSB):
        218°, 86.9388%, 96.0784%
        XYZ:
        22.6530, 18.0515, 88.6765
        xyY:
        0.1751, 0.1395, 18.0515
      CIE-Lab:
        49.5585, 27.4232, -73.7405
        CIE-LCH:
        49.5585, 78.6746, 290.3995
        CIE-Luv:
        49.5585, -23.1128, -114.6400
        Hunter-Lab:
        42.4871, 20.8193, -94.0057
      #206ef5 color charts
#206ef5 RGB chart
      #206ef5 CMYK chart
      #206ef5 RGB pie chart
      #206ef5 color shades, tints & tones
#206ef5 color schemes
#206ef5 color preview, HTML & CSS examples
           This text has a color of #206ef5        
        
          <p style="color:#206ef5;">Text here</p>
        
        
          .mytext {color:#206ef5;}
        
        Text color #206ef5
      
           This box has a color of #206ef5        
        
          <div style="background-color:#206ef5;">Content here</div>
        
        
          .mybackground {background-color:#206ef5;}
        
        Background color #206ef5
      
           Border around this has a color of #206ef5        
        
          <div style="border:2px solid #206ef5;">Content here</div>
        
        
          .myborder {border:2px solid #206ef5;}
        
        Border color #206ef5