#0205f7 color space conversions
Hex:
        #0205f7
        RGB:
        2, 5, 247
        CMY:
        99, 98, 3
        CMYK:
        99, 98, 0, 3
      HSL:
        239°, 98.3936%, 48.8235%
        HSV (HSB):
        239°, 99.1903%, 96.8627%
        XYZ:
        16.8678, 6.8368, 88.4263
        xyY:
        0.1504, 0.0610, 6.8368
      CIE-Lab:
        31.4326, 76.5301, -104.8163
        CIE-LCH:
        31.4326, 129.7818, 306.1345
        CIE-Luv:
        31.4326, -9.1748, -126.0150
        Hunter-Lab:
        26.1474, 69.3934, -182.2063
      #0205f7 color charts
#0205f7 RGB chart
      #0205f7 CMYK chart
      #0205f7 RGB pie chart
      #0205f7 color shades, tints & tones
#0205f7 color schemes
#0205f7 color preview, HTML & CSS examples
           This text has a color of #0205f7        
        
          <p style="color:#0205f7;">Text here</p>
        
        
          .mytext {color:#0205f7;}
        
        Text color #0205f7
      
           This box has a color of #0205f7        
        
          <div style="background-color:#0205f7;">Content here</div>
        
        
          .mybackground {background-color:#0205f7;}
        
        Background color #0205f7
      
           Border around this has a color of #0205f7        
        
          <div style="border:2px solid #0205f7;">Content here</div>
        
        
          .myborder {border:2px solid #0205f7;}
        
        Border color #0205f7