#0258be color space conversions
Hex:
        #0258be
        RGB:
        2, 88, 190
        CMY:
        99, 65, 25
        CMYK:
        99, 54, 0, 25
      HSL:
        213°, 97.9167%, 37.6471%
        HSV (HSB):
        213°, 98.9474%, 74.5098%
        XYZ:
        12.8090, 10.7101, 50.1073
        xyY:
        0.1740, 0.1455, 10.7101
      CIE-Lab:
        39.0878, 18.9002, -59.4317
        CIE-LCH:
        39.0878, 62.3646, 287.6415
        CIE-Luv:
        39.0878, -20.1210, -86.7063
        Hunter-Lab:
        32.7262, 12.5939, -67.8709
      #0258be color charts
#0258be RGB chart
      #0258be CMYK chart
      #0258be RGB pie chart
      #0258be color shades, tints & tones
#0258be color schemes
#0258be color preview, HTML & CSS examples
           This text has a color of #0258be        
        
          <p style="color:#0258be;">Text here</p>
        
        
          .mytext {color:#0258be;}
        
        Text color #0258be
      
           This box has a color of #0258be        
        
          <div style="background-color:#0258be;">Content here</div>
        
        
          .mybackground {background-color:#0258be;}
        
        Background color #0258be
      
           Border around this has a color of #0258be        
        
          <div style="border:2px solid #0258be;">Content here</div>
        
        
          .myborder {border:2px solid #0258be;}
        
        Border color #0258be