#0206f5 color space conversions
Hex:
        #0206f5
        RGB:
        2, 6, 245
        CMY:
        99, 98, 4
        CMYK:
        99, 98, 0, 4
      HSL:
        239°, 98.3806%, 48.4314%
        HSV (HSB):
        239°, 99.1837%, 96.0784%
        XYZ:
        16.5716, 6.7357, 86.8129
        xyY:
        0.1505, 0.0612, 6.7357
      CIE-Lab:
        31.1976, 75.8886, -104.0797
        CIE-LCH:
        31.1976, 128.8087, 306.0973
        CIE-Luv:
        31.1976, -9.1255, -124.9075
        Hunter-Lab:
        25.9533, 68.5569, -180.1559
      #0206f5 color charts
#0206f5 RGB chart
      #0206f5 CMYK chart
      #0206f5 RGB pie chart
      #0206f5 color shades, tints & tones
#0206f5 color schemes
#0206f5 color preview, HTML & CSS examples
           This text has a color of #0206f5        
        
          <p style="color:#0206f5;">Text here</p>
        
        
          .mytext {color:#0206f5;}
        
        Text color #0206f5
      
           This box has a color of #0206f5        
        
          <div style="background-color:#0206f5;">Content here</div>
        
        
          .mybackground {background-color:#0206f5;}
        
        Background color #0206f5
      
           Border around this has a color of #0206f5        
        
          <div style="border:2px solid #0206f5;">Content here</div>
        
        
          .myborder {border:2px solid #0206f5;}
        
        Border color #0206f5